Searched refs:O_NOATIME (Results 1 – 2 of 2) sorted by relevance
58 #ifndef O_NOATIME59 #define O_NOATIME 01000000 macro
1830 if (!(file->f_flags & O_NOATIME)) in file_accessed()