Searched refs:mac_vnode_notify_truncate (Results 1 – 4 of 4) sorted by relevance
582 void mac_vnode_notify_truncate(vfs_context_t ctx, kauth_cred_t file_cred, struct vnode *vp);
694 mac_vnode_notify_truncate(vfs_context_t ctx, kauth_cred_t file_cred, struct vnode *vp) in mac_vnode_notify_truncate() function
3541 mac_vnode_notify_truncate(&context, fp->fp_glob->fg_cred, vp); in sys_fcntl_nocancel()
8427 mac_vnode_notify_truncate(ctx, cred, vp); in truncate_internal()