Searched refs:SB_I_USERNS_VISIBLE (Results 1 – 3 of 3) sorted by relevance
36 fc->root->d_sb->s_iflags |= SB_I_USERNS_VISIBLE; in sysfs_get_tree()
174 s->s_iflags |= SB_I_USERNS_VISIBLE | SB_I_NOEXEC | SB_I_NODEV; in proc_fill_super()
1222 #define SB_I_USERNS_VISIBLE 0x00000010 /* fstype already mounted */ macro