Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_vfs.c149 mac_mount_check_update(struct ucred *cred, struct mount *mp, in mac_mount_check_update() function
H A Dmac_framework.h254 int mac_mount_check_update(struct ucred *cred, struct mount *mp,
/freebsd/sys/kern/
H A Dvfs_mount.c1398 error = mac_mount_check_update(td->td_ucred, mp, optlist, in vfs_domount_update()