Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dfsopen.c237 ret = security_sb_kern_mount(sb); in vfs_cmd_create()
Dnamespace.c3261 error = security_sb_kern_mount(sb); in do_new_mount_fc()
/Linux-v6.6/include/linux/
Dsecurity.h307 int security_sb_kern_mount(struct super_block *sb);
680 static inline int security_sb_kern_mount(struct super_block *sb) in security_sb_kern_mount() function
/Linux-v6.6/security/
Dsecurity.c1322 int security_sb_kern_mount(struct super_block *sb) in security_sb_kern_mount() function