Home
last modified time | relevance | path

Searched refs:mac_mount_destroy (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_vfs.c173 mac_mount_destroy(struct mount *mp) in mac_mount_destroy() function
H A Dmac_framework.h243 void mac_mount_destroy(struct mount *);
/freebsd/sys/kern/
H A Dvfs_mount.c758 mac_mount_destroy(mp); in vfs_mount_destroy()