Searched refs:MNT_LOCK_READONLY (Results 1 – 2 of 2) sorted by relevance
59 #define MNT_LOCK_READONLY 0x400000 macro
994 mnt->mnt.mnt_flags |= MNT_LOCK_READONLY; in clone_mnt()2174 if ((mnt->mnt.mnt_flags & MNT_LOCK_READONLY) && in do_remount()3242 if ((mnt_flags & MNT_LOCK_READONLY) && in fs_fully_visible()3272 *new_mnt_flags |= mnt_flags & (MNT_LOCK_READONLY | \ in fs_fully_visible()