Searched defs:FS_NOATIME_FL (Results 1 – 2 of 2) sorted by relevance
245 #define FS_NOATIME_FL 0x00000080 /* do not update atime */ macro
203 pub const FS_NOATIME_FL: ::std::os::raw::c_uint = 128; constant