Searched refs:mac_vnode_check_read (Results 1 – 4 of 4) sorted by relevance
1001 error = mac_vnode_check_read(&context, cred, vp); in vn_rdwr_64()1076 error = mac_vnode_check_read(ctx, vfs_context_ucred(ctx), vp); in vn_read_common()
488 int mac_vnode_check_read(vfs_context_t ctx,
1643 mac_vnode_check_read(vfs_context_t ctx, struct ucred *file_cred, in mac_vnode_check_read() function
985 error = mac_vnode_check_read(ctx, vfs_context_ucred(ctx), vp); in nfsrv_read()