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

/linux-master/include/linux/
H A Dmount.h47 #define MNT_USER_SETTABLE_MASK (MNT_NOSUID | MNT_NODEV | MNT_NOEXEC \ macro
/linux-master/fs/
H A Dnamespace.c2792 mnt_flags |= mnt->mnt.mnt_flags & ~MNT_USER_SETTABLE_MASK;

Completed in 152 milliseconds