Searched refs:FATTR_CTIME (Results 1 – 3 of 3) sorted by relevance
231 #define FATTR_CTIME (1 << 10) macro
34 const FATTR_CTIME: u32 = 1024; constant46 const CTIME = FATTR_CTIME;
277 #define FATTR_CTIME (1 << 10) macro