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

  /src/sys/fs/unionfs/
unionfs_vnops.c 333 unionfs_create(void *v) function in typeref:typename:int
347 UNIONFS_INTERNAL_DEBUG("unionfs_create: enter\n");
366 UNIONFS_INTERNAL_DEBUG("unionfs_create: leave (%d)\n", error);
1884 { &vop_create_desc, unionfs_create }, /* create */
unionfs_vnops.c 333 unionfs_create(void *v) function in typeref:typename:int
347 UNIONFS_INTERNAL_DEBUG("unionfs_create: enter\n");
366 UNIONFS_INTERNAL_DEBUG("unionfs_create: leave (%d)\n", error);
1884 { &vop_create_desc, unionfs_create }, /* create */

Completed in 27 milliseconds