Home
last modified time | relevance | path

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

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