Searched refs:FS_RESERVED_FL (Results 1 – 3 of 3) sorted by relevance
269 #define FS_RESERVED_FL 0x80000000 /* reserved for ext2 lib */ macro
222 pub const FS_RESERVED_FL: ::std::os::raw::c_uint = 2147483648; constant
2596 #ifdef FS_RESERVED_FL2597 { "FS_RESERVED_FL", (unsigned long) FS_RESERVED_FL },