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

  /src/sys/fs/unionfs/
unionfs_vnops.c 106 unionfs_lookup(void *v) function in typeref:typename:int
135 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: enter: nameiop=%ld, flags=%lx, path=%s\n", nameiop, cnflags, cnp->cn_nameptr);
190 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", error);
207 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", uerror);
222 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: debug: whiteout=%d, path=%s\n", iswhiteout, cnp->cn_nameptr);
249 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", lerror);
261 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n",
289 UNIONFSDEBUG("unionfs_lookup: Unable to create shadow dir.");
306 UNIONFSDEBUG("unionfs_lookup: Unable to create unionfs vnode.");
327 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", error)
    [all...]
unionfs_vnops.c 106 unionfs_lookup(void *v) function in typeref:typename:int
135 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: enter: nameiop=%ld, flags=%lx, path=%s\n", nameiop, cnflags, cnp->cn_nameptr);
190 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", error);
207 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", uerror);
222 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: debug: whiteout=%d, path=%s\n", iswhiteout, cnp->cn_nameptr);
249 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", lerror);
261 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n",
289 UNIONFSDEBUG("unionfs_lookup: Unable to create shadow dir.");
306 UNIONFSDEBUG("unionfs_lookup: Unable to create unionfs vnode.");
327 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", error)
    [all...]

Completed in 22 milliseconds