Searched refs:newsb (Results 1 – 2 of 2) sorted by relevance
966 const struct super_block *newsb) in selinux_cmp_sb_context() argument969 struct superblock_security_struct *new = newsb->s_security; in selinux_cmp_sb_context()983 struct inode_security_struct *newroot = backing_inode_security(newsb->s_root); in selinux_cmp_sb_context()991 "type %s)\n", newsb->s_id, newsb->s_type->name); in selinux_cmp_sb_context()996 struct super_block *newsb, in selinux_sb_clone_mnt_opts() argument1002 struct superblock_security_struct *newsbsec = newsb->s_security; in selinux_sb_clone_mnt_opts()1029 return selinux_cmp_sb_context(oldsb, newsb); in selinux_sb_clone_mnt_opts()1042 rc = security_fs_use(newsb); in selinux_sb_clone_mnt_opts()1058 struct inode_security_struct *newisec = backing_inode_security(newsb->s_root); in selinux_sb_clone_mnt_opts()1065 struct inode_security_struct *newisec = backing_inode_security(newsb->s_root); in selinux_sb_clone_mnt_opts()[all …]
421 struct super_block *newsb, in security_sb_clone_mnt_opts() argument425 return call_int_hook(sb_clone_mnt_opts, 0, oldsb, newsb, in security_sb_clone_mnt_opts()