Searched refs:security_sb_clone_mnt_opts (Results 1 – 3 of 3) sorted by relevance
231 int security_sb_clone_mnt_opts(const struct super_block *oldsb,554 static inline int security_sb_clone_mnt_opts(const struct super_block *oldsb, in security_sb_clone_mnt_opts() function
332 int security_sb_clone_mnt_opts(const struct super_block *oldsb, in security_sb_clone_mnt_opts() function337 EXPORT_SYMBOL(security_sb_clone_mnt_opts);
2532 return security_sb_clone_mnt_opts(mount_info->cloned->sb, s); in nfs_clone_sb_security()