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

  /src/sys/fs/unionfs/
unionfs_vnops.c 914 unionfs_remove(void *v) function in typeref:typename:int
926 UNIONFS_INTERNAL_DEBUG("unionfs_remove: enter\n");
949 UNIONFS_INTERNAL_DEBUG("unionfs_remove: leave (%d)\n", error);
1903 { &vop_remove_desc, unionfs_remove }, /* remove */
unionfs_vnops.c 914 unionfs_remove(void *v) function in typeref:typename:int
926 UNIONFS_INTERNAL_DEBUG("unionfs_remove: enter\n");
949 UNIONFS_INTERNAL_DEBUG("unionfs_remove: leave (%d)\n", error);
1903 { &vop_remove_desc, unionfs_remove }, /* remove */
unionfs_vnops.c 914 unionfs_remove(void *v) function in typeref:typename:int
926 UNIONFS_INTERNAL_DEBUG("unionfs_remove: enter\n");
949 UNIONFS_INTERNAL_DEBUG("unionfs_remove: leave (%d)\n", error);
1903 { &vop_remove_desc, unionfs_remove }, /* remove */

Completed in 36 milliseconds