Searched refs:MNT_LOCK_NODEV (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dmount.h58 #define MNT_LOCK_NODEV 0x200000 macro
/linux-4.1.27/fs/
H A Dnamespace.c986 mnt->mnt.mnt_flags |= MNT_LOCK_NODEV; clone_mnt()
2167 if ((mnt->mnt.mnt_flags & MNT_LOCK_NODEV) && do_remount()
2390 mnt_flags |= MNT_NODEV | MNT_LOCK_NODEV; do_new_mount()
3227 if ((mnt->mnt.mnt_flags & MNT_LOCK_NODEV) && fs_fully_visible()
3249 MNT_LOCK_NODEV | \ fs_fully_visible()

Completed in 64 milliseconds