Home
last modified time | relevance | path

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

/freebsd-14.2/sys/security/mac/
H A Dmac_framework.h244 void mac_mount_init(struct mount *);
H A Dmac_vfs.c117 mac_mount_init(struct mount *mp) in mac_mount_init() function
/freebsd-14.2/sys/kern/
H A Dvfs_mount.c698 mac_mount_init(mp); in vfs_mount_alloc()