Searched refs:MNT_LOCK_NODEV (Results 1 – 2 of 2) sorted by relevance
58 #define MNT_LOCK_NODEV 0x200000 macro
997 mnt->mnt.mnt_flags |= MNT_LOCK_NODEV; in clone_mnt()2178 if ((mnt->mnt.mnt_flags & MNT_LOCK_NODEV) && in do_remount()2401 mnt_flags |= MNT_NODEV | MNT_LOCK_NODEV; in do_new_mount()3245 if ((mnt_flags & MNT_LOCK_NODEV) && in fs_fully_visible()3273 MNT_LOCK_NODEV | \ in fs_fully_visible()