Searched refs:hfs_write_access (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h824 int hfs_write_access(struct vnode *vp, kauth_cred_t cred, struct proc *p, Boolean considerFlags);
H A Dhfs_vnops.c1420 hfs_write_access(struct vnode *vp, kauth_cred_t cred, struct proc *p, Boolean considerFlags) function
H A Dhfs_vfsops.c4006 error = hfs_write_access(vp, cred, p, false);

Completed in 30 milliseconds