]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/uapi/linux/loop.h
Merge remote-tracking branch 'slave-dma/next'
[karo-tx-linux.git] / include / uapi / linux / loop.h
index e0cecd2eabdc5f2289a1940bf3d00ad8ebc70ee8..6edc6b68badd5385d2fdea6e5f524714c4f3cb90 100644 (file)
@@ -21,6 +21,7 @@ enum {
        LO_FLAGS_READ_ONLY      = 1,
        LO_FLAGS_AUTOCLEAR      = 4,
        LO_FLAGS_PARTSCAN       = 8,
+       LO_FLAGS_USE_AIO        = 16,
 };
 
 #include <asm/posix_types.h>   /* for __kernel_old_dev_t */