Searched defs:FS_XFLAG_NODUMP (Results 1 – 2 of 2) sorted by relevance
133 #define FS_XFLAG_NODUMP 0x00000080 /* do not include in backups */ macro
162 pub const FS_XFLAG_NODUMP: ::std::os::raw::c_uint = 128; constant