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

  /src/sys/fs/unionfs/
unionfs_vnops.c 1516 unionfs_readlink(void *v) function in typeref:typename:int
1523 UNIONFS_INTERNAL_DEBUG("unionfs_readlink: enter\n");
1530 UNIONFS_INTERNAL_DEBUG("unionfs_readlink: leave (%d)\n", error);
1910 { &vop_readlink_desc, unionfs_readlink }, /* readlink */
unionfs_vnops.c 1516 unionfs_readlink(void *v) function in typeref:typename:int
1523 UNIONFS_INTERNAL_DEBUG("unionfs_readlink: enter\n");
1530 UNIONFS_INTERNAL_DEBUG("unionfs_readlink: leave (%d)\n", error);
1910 { &vop_readlink_desc, unionfs_readlink }, /* readlink */

Completed in 25 milliseconds