Searched refs:FS_EA_INODE_FL (Results 1 – 3 of 3) sorted by relevance
262 #define FS_EA_INODE_FL 0x00200000 /* Inode used for large EA */ macro
217 pub const FS_EA_INODE_FL: ::std::os::raw::c_uint = 2097152; constant
2368 #ifdef FS_EA_INODE_FL2369 { "FS_EA_INODE_FL", (unsigned long) FS_EA_INODE_FL },