Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c398 * tomoyo_sb_umount - Target for security_sb_umount().
405 static int tomoyo_sb_umount(struct vfsmount *mnt, int flags) in tomoyo_sb_umount() function
556 LSM_HOOK_INIT(sb_umount, tomoyo_sb_umount),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c417 * tomoyo_sb_umount - Target for security_sb_umount().
424 static int tomoyo_sb_umount(struct vfsmount *mnt, int flags) in tomoyo_sb_umount() function
576 LSM_HOOK_INIT(sb_umount, tomoyo_sb_umount),

Completed in 2 milliseconds