Searched refs:security_sb_umount (Results 1 – 3 of 3) sorted by relevance
1808 int security_sb_umount(struct vfsmount *mnt, int flags);2117 static inline int security_sb_umount(struct vfsmount *mnt, int flags) in security_sb_umount() function
309 int security_sb_umount(struct vfsmount *mnt, int flags) in security_sb_umount() function
1444 retval = security_sb_umount(&mnt->mnt, flags); in do_umount()