Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmount.h57 #define MNT_LOCK_ATIME 0x040000 macro
/linux-5.19.10/fs/
Dnamespace.c2065 flags |= MNT_LOCK_ATIME; in lock_mnt_tree()
2581 if ((fl & MNT_LOCK_ATIME) && in can_change_locked_flags()
4556 if ((mnt_flags & MNT_LOCK_ATIME) && in mnt_already_visible()
4575 MNT_LOCK_ATIME); in mnt_already_visible()