Home
last modified time | relevance | path

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

/NextBSD/sys/security/mac/
HDmac_framework.h196 void mac_mount_init(struct mount *);
HDmac_vfs.c119 mac_mount_init(struct mount *mp) in mac_mount_init() function
/NextBSD/sys/kern/
HDvfs_mount.c478 mac_mount_init(mp); in vfs_mount_alloc()