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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs_vnops.c321 int synthfs_chflags(struct vnode *vp, u_long flags, kauth_cred_t cred, struct proc *p) function
394 if ((result = synthfs_chflags(vp, vap->va_flags, cred, p))) {

Completed in 43 milliseconds