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

/linux-4.1.27/include/linux/
H A Dmount.h38 * MNT_SHARED_MASK is the set of flags that should be cleared when a
44 #define MNT_SHARED_MASK (MNT_UNBINDABLE) macro
/linux-4.1.27/fs/
H A Dpnode.h37 mnt->mnt.mnt_flags &= ~MNT_SHARED_MASK; set_mnt_shared()

Completed in 67 milliseconds