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

  /src/sys/fs/unionfs/
unionfs_vnops.c 1366 unionfs_readdir(void *v) function in typeref:typename:int
1381 UNIONFS_INTERNAL_DEBUG("unionfs_readdir: enter\n");
1510 UNIONFS_INTERNAL_DEBUG("unionfs_readdir: leave (%d)\n", error);
1909 { &vop_readdir_desc, unionfs_readdir }, /* readdir */
unionfs_vnops.c 1366 unionfs_readdir(void *v) function in typeref:typename:int
1381 UNIONFS_INTERNAL_DEBUG("unionfs_readdir: enter\n");
1510 UNIONFS_INTERNAL_DEBUG("unionfs_readdir: leave (%d)\n", error);
1909 { &vop_readdir_desc, unionfs_readdir }, /* readdir */

Completed in 22 milliseconds