Searched refs:FATTR_ATIME_NOW (Results 1 – 3 of 3) sorted by relevance
228 #define FATTR_ATIME_NOW (1 << 7) macro
31 const FATTR_ATIME_NOW: u32 = 128; constant44 const ATIME_NOW = FATTR_ATIME_NOW;
274 #define FATTR_ATIME_NOW (1 << 7) macro