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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c81 unionfs_lookup(struct vop_cachedlookup_args *ap) function
108 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: enter: nameiop=%ld, flags=%lx, path=%s\n", nameiop, cnflags, cnp->cn_nameptr);
168 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", error);
185 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", uerror);
203 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: debug: whiteout=%d, path=%s\n", iswhiteout, cnp->cn_nameptr);
230 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", lerror);
243 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n",
280 UNIONFSDEBUG("unionfs_lookup: Unable to create shadow dir.");
322 UNIONFSDEBUG("unionfs_lookup: Unable to create unionfs vnode.");
344 UNIONFS_INTERNAL_DEBUG("unionfs_lookup
[all...]

Completed in 101 milliseconds