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

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

Completed in 85 milliseconds