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

/linux-4.1.27/include/linux/
H A Dmount.h45 #define MNT_USER_SETTABLE_MASK (MNT_NOSUID | MNT_NODEV | MNT_NOEXEC \ macro
/linux-4.1.27/fs/
H A Dnamespace.c2203 mnt_flags |= mnt->mnt.mnt_flags & ~MNT_USER_SETTABLE_MASK; do_remount()

Completed in 94 milliseconds