Lines Matching refs:newsb
877 const struct super_block *newsb) in selinux_cmp_sb_context() argument
880 struct superblock_security_struct *new = selinux_superblock(newsb); in selinux_cmp_sb_context()
894 struct inode_security_struct *newroot = backing_inode_security(newsb->s_root); in selinux_cmp_sb_context()
902 "type %s)\n", newsb->s_id, newsb->s_type->name); in selinux_cmp_sb_context()
907 struct super_block *newsb, in selinux_sb_clone_mnt_opts() argument
914 struct superblock_security_struct *newsbsec = selinux_superblock(newsb); in selinux_sb_clone_mnt_opts()
941 return selinux_cmp_sb_context(oldsb, newsb); in selinux_sb_clone_mnt_opts()
954 rc = security_fs_use(&selinux_state, newsb); in selinux_sb_clone_mnt_opts()
970 struct inode_security_struct *newisec = backing_inode_security(newsb->s_root); in selinux_sb_clone_mnt_opts()
977 struct inode_security_struct *newisec = backing_inode_security(newsb->s_root); in selinux_sb_clone_mnt_opts()
982 sb_finish_set_opts(newsb); in selinux_sb_clone_mnt_opts()