Searched refs:FS_HUGE_FILE_FL (Results 1 – 3 of 3) sorted by relevance
259 #define FS_HUGE_FILE_FL 0x00040000 /* Reserved for ext4 */ macro
215 pub const FS_HUGE_FILE_FL: ::std::os::raw::c_uint = 262144; constant
2440 #ifdef FS_HUGE_FILE_FL2441 { "FS_HUGE_FILE_FL", (unsigned long) FS_HUGE_FILE_FL },