Searched refs:newsb (Results 1 – 2 of 2) sorted by relevance
892 const struct super_block *newsb) in selinux_cmp_sb_context() argument895 struct superblock_security_struct *new = selinux_superblock(newsb); in selinux_cmp_sb_context()909 struct inode_security_struct *newroot = backing_inode_security(newsb->s_root); in selinux_cmp_sb_context()919 "type %s)\n", newsb->s_id, newsb->s_type->name); in selinux_cmp_sb_context()924 struct super_block *newsb, in selinux_sb_clone_mnt_opts() argument931 struct superblock_security_struct *newsbsec = selinux_superblock(newsb); in selinux_sb_clone_mnt_opts()966 return selinux_cmp_sb_context(oldsb, newsb); in selinux_sb_clone_mnt_opts()978 rc = security_fs_use(newsb); in selinux_sb_clone_mnt_opts()994 struct inode_security_struct *newisec = backing_inode_security(newsb->s_root); in selinux_sb_clone_mnt_opts()1001 struct inode_security_struct *newisec = backing_inode_security(newsb->s_root); in selinux_sb_clone_mnt_opts()[all …]
1161 struct super_block *newsb, in security_sb_clone_mnt_opts() argument1165 return call_int_hook(sb_clone_mnt_opts, oldsb, newsb, in security_sb_clone_mnt_opts()