Searched refs:SB_NOSEC (Results 1 – 6 of 6) sorted by relevance
297 #define SB_NOSEC BIT(28) macro
550 if (upper_mnt->mnt_sb->s_flags & SB_NOSEC) in ovl_get_upper()551 sb->s_flags |= SB_NOSEC; in ovl_get_upper()
1413 fm->sb->s_flags |= SB_NOSEC; in process_init_reply()1714 sb->s_flags &= ~(SB_NOSEC | SB_I_VERSION); in fuse_sb_defaults()
1676 fc->sb_flags |= SB_NOSEC; in get_tree_bdev_flags()
1024 sb->s_flags = (sb->s_flags & ~(SB_POSIXACL | SB_NOSEC)) | in ocfs2_fill_super()
5025 sb->s_flags |= SB_NOSEC; in shmem_fill_super()