Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/security/mac/
HDmac_framework.h223 void mac_mount_destroy(struct mount *);
HDmac_vfs.c173 mac_mount_destroy(struct mount *mp) in mac_mount_destroy() function
/freebsd-13-stable/sys/kern/
HDvfs_mount.c616 mac_mount_destroy(mp); in vfs_mount_destroy()