Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_vfs.c119 mac_mount_init(struct mount *mp) in mac_mount_init() function
H A Dmac_framework.h196 void mac_mount_init(struct mount *);
/f-stack/freebsd/kern/
H A Dvfs_mount.c527 mac_mount_init(mp); in vfs_mount_alloc()