Searched refs:union_vn_close (Results 1 – 1 of 1) sorted by relevance
112 int union_vn_close(struct vnode *, int, kauth_cred_t, struct lwp *);732 union_vn_close(uvp, FWRITE, cred, l); in union_copyup()945 union_vn_close(struct vnode *vp, int fmode, kauth_cred_t cred, struct lwp *l) in union_vn_close() function