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

  /src/sys/fs/unionfs/
unionfs_vnops.c 955 unionfs_link(void *v) function in typeref:typename:int
967 UNIONFS_INTERNAL_DEBUG("unionfs_link: enter\n");
1003 UNIONFS_INTERNAL_DEBUG("unionfs_link: leave (%d)\n", error);
1904 { &vop_link_desc, unionfs_link }, /* link */
unionfs_vnops.c 955 unionfs_link(void *v) function in typeref:typename:int
967 UNIONFS_INTERNAL_DEBUG("unionfs_link: enter\n");
1003 UNIONFS_INTERNAL_DEBUG("unionfs_link: leave (%d)\n", error);
1904 { &vop_link_desc, unionfs_link }, /* link */

Completed in 26 milliseconds