Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmount.h57 #define MNT_LOCK_ATIME 0x040000 macro
/linux-6.15/fs/
H A Dnamespace.c2536 flags |= MNT_LOCK_ATIME; in lock_mnt_tree()
3234 if ((fl & MNT_LOCK_ATIME) && in can_change_locked_flags()
6348 if ((mnt_flags & MNT_LOCK_ATIME) && in mnt_already_visible()
6367 MNT_LOCK_ATIME); in mnt_already_visible()