Home
last modified time | relevance | path

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

/linux/fs/
H A Dfsopen.c232 ret = security_sb_kern_mount(sb); in vfs_cmd_create()
H A Dnamespace.c3480 error = security_sb_kern_mount(sb); in do_new_mount_fc()
/linux/security/
H A Dsecurity.c1517 int security_sb_kern_mount(const struct super_block *sb) in security_sb_kern_mount() function