HomeSort by: relevance | last modified time | path
    Searched refs:union_copyfile (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/union/
union.h 146 extern int union_copyfile(struct vnode *, struct vnode *, kauth_cred_t,
union_subr.c 628 union_copyfile(struct vnode *fvp, struct vnode *tvp, kauth_cred_t cred, function in typeref:typename:int
715 error = union_copyfile(lvp, uvp, cred, l);

Completed in 12 milliseconds