Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfsopen.c237 ret = security_sb_kern_mount(sb); in vfs_cmd_create()
H A Dnamespace.c3266 error = security_sb_kern_mount(sb); in do_new_mount_fc()
/openbmc/linux/include/linux/
H A Dsecurity.h307 int security_sb_kern_mount(struct super_block *sb);
682 static inline int security_sb_kern_mount(struct super_block *sb) in security_sb_kern_mount() function
/openbmc/linux/security/
H A Dsecurity.c1322 int security_sb_kern_mount(struct super_block *sb) in security_sb_kern_mount() function