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

  /src/sys/fs/unionfs/
unionfs_vnops.c 372 unionfs_whiteout(void *v) function in typeref:typename:int
380 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: enter\n");
400 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: leave (%d)\n", error);
1885 { &vop_whiteout_desc, unionfs_whiteout }, /* whiteout */
unionfs_vnops.c 372 unionfs_whiteout(void *v) function in typeref:typename:int
380 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: enter\n");
400 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: leave (%d)\n", error);
1885 { &vop_whiteout_desc, unionfs_whiteout }, /* whiteout */
unionfs_vnops.c 372 unionfs_whiteout(void *v) function in typeref:typename:int
380 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: enter\n");
400 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: leave (%d)\n", error);
1885 { &vop_whiteout_desc, unionfs_whiteout }, /* whiteout */

Completed in 158 milliseconds