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

  /src/sys/fs/unionfs/
unionfs_vnops.c 445 unionfs_open(void *v) function in typeref:typename:int
456 UNIONFS_INTERNAL_DEBUG("unionfs_open: enter\n");
517 UNIONFS_INTERNAL_DEBUG("unionfs_open: leave (%d)\n", error);
1887 { &vop_open_desc, unionfs_open }, /* open */
unionfs_vnops.c 445 unionfs_open(void *v) function in typeref:typename:int
456 UNIONFS_INTERNAL_DEBUG("unionfs_open: enter\n");
517 UNIONFS_INTERNAL_DEBUG("unionfs_open: leave (%d)\n", error);
1887 { &vop_open_desc, unionfs_open }, /* open */

Completed in 23 milliseconds