Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmount.h55 #define MNT_LOCK_ATIME 0x040000 macro
/linux-4.4.14/fs/
Dnamespace.c991 mnt->mnt.mnt_flags |= MNT_LOCK_ATIME; in clone_mnt()
2196 if ((mnt->mnt.mnt_flags & MNT_LOCK_ATIME) && in do_remount()
3254 if ((mnt_flags & MNT_LOCK_ATIME) && in fs_fully_visible()
3276 MNT_LOCK_ATIME); in fs_fully_visible()