Searched refs:MNT_LOCK_ATIME (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmount.h57 #define MNT_LOCK_ATIME 0x040000 macro
/linux-master/fs/
H A Dnamespace.c2159 flags |= MNT_LOCK_ATIME;
2769 if ((fl & MNT_LOCK_ATIME) &&
5307 if ((mnt_flags & MNT_LOCK_ATIME) &&
5326 MNT_LOCK_ATIME);

Completed in 164 milliseconds