Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmount.h56 #define MNT_LOCK_ATIME 0x040000 macro
/Linux-v4.19/fs/
Dnamespace.c1020 mnt->mnt.mnt_flags |= MNT_LOCK_ATIME; in clone_mnt()
2263 if ((mnt->mnt.mnt_flags & MNT_LOCK_ATIME) && in do_remount()
3329 if ((mnt_flags & MNT_LOCK_ATIME) && in mnt_already_visible()
3348 MNT_LOCK_ATIME); in mnt_already_visible()