Searched refs:sb_umount (Results 1 – 4 of 4) sorted by relevance
522 LSM_HOOK_INIT(sb_umount, tomoyo_sb_umount),
1345 int (*sb_umount)(struct vfsmount *mnt, int flags); member1646 struct list_head sb_umount; member
313 return call_int_hook(sb_umount, 0, mnt, flags); in security_sb_umount()1586 .sb_umount = LIST_HEAD_INIT(security_hook_heads.sb_umount),
5890 LSM_HOOK_INIT(sb_umount, selinux_umount),