Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dfsopen.c232 ret = security_sb_kern_mount(sb); in vfs_cmd_create()
Dnamespace.c3427 error = security_sb_kern_mount(sb); in do_new_mount_fc()
/linux-6.12.1/include/linux/
Dsecurity.h325 int security_sb_kern_mount(const struct super_block *sb);
730 static inline int security_sb_kern_mount(struct super_block *sb) in security_sb_kern_mount() function
/linux-6.12.1/security/
Dsecurity.c1512 int security_sb_kern_mount(const struct super_block *sb) in security_sb_kern_mount() function