Searched defs:FS_NODUMP_FL (Results 1 – 3 of 3) sorted by relevance
41 #define FS_NODUMP_FL 0x00000040 /* do not dump file */ macro
244 #define FS_NODUMP_FL 0x00000040 /* do not dump file */ macro
202 pub const FS_NODUMP_FL: ::std::os::raw::c_uint = 64; constant