Home
last modified time | relevance | path

Searched refs:tomoyo_sb_mount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c381 * tomoyo_sb_mount - Target for security_sb_mount().
391 static int tomoyo_sb_mount(const char *dev_name, const struct path *path, in tomoyo_sb_mount() function
555 LSM_HOOK_INIT(sb_mount, tomoyo_sb_mount),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c400 * tomoyo_sb_mount - Target for security_sb_mount().
410 static int tomoyo_sb_mount(const char *dev_name, const struct path *path, in tomoyo_sb_mount() function
575 LSM_HOOK_INIT(sb_mount, tomoyo_sb_mount),

Completed in 3 milliseconds