Searched defs:FS_SECRM_FL (Results 1 – 2 of 2) sorted by relevance
238 #define FS_SECRM_FL 0x00000001 /* Secure deletion */ macro
196 pub const FS_SECRM_FL: ::std::os::raw::c_uint = 1; constant