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.h39 MNT_LOCK_ATIME = 0x040000, enumerator
/linux/fs/ !
H A Dnamespace.c2418 flags |= MNT_LOCK_ATIME; in lock_mnt_tree()
3147 if ((fl & MNT_LOCK_ATIME) && in can_change_locked_flags()
6163 if ((mnt_flags & MNT_LOCK_ATIME) && in mnt_already_visible()
6182 MNT_LOCK_ATIME); in mnt_already_visible()