Home
last modified time | relevance | path

Searched refs:newsb (Results 1 – 3 of 3) sorted by relevance

/security/
Dsecurity.c341 struct super_block *newsb) in security_sb_clone_mnt_opts() argument
343 security_ops->sb_clone_mnt_opts(oldsb, newsb); in security_sb_clone_mnt_opts()
Dcapability.c128 struct super_block *newsb) in cap_sb_clone_mnt_opts() argument
/security/selinux/
Dhooks.c786 struct super_block *newsb) in selinux_sb_clone_mnt_opts() argument
789 struct superblock_security_struct *newsbsec = newsb->s_security; in selinux_sb_clone_mnt_opts()
829 struct inode *newinode = newsb->s_root->d_inode; in selinux_sb_clone_mnt_opts()
838 struct inode *newinode = newsb->s_root->d_inode; in selinux_sb_clone_mnt_opts()
844 sb_finish_set_opts(newsb); in selinux_sb_clone_mnt_opts()