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

  /src/sys/fs/unionfs/
unionfs_vnops.c 1221 unionfs_mkdir(void *v) function in typeref:typename:int
1236 UNIONFS_INTERNAL_DEBUG("unionfs_mkdir: enter\n");
1264 UNIONFS_INTERNAL_DEBUG("unionfs_mkdir: leave (%d)\n", error);
1906 { &vop_mkdir_desc, unionfs_mkdir }, /* mkdir */
unionfs_vnops.c 1221 unionfs_mkdir(void *v) function in typeref:typename:int
1236 UNIONFS_INTERNAL_DEBUG("unionfs_mkdir: enter\n");
1264 UNIONFS_INTERNAL_DEBUG("unionfs_mkdir: leave (%d)\n", error);
1906 { &vop_mkdir_desc, unionfs_mkdir }, /* mkdir */

Completed in 24 milliseconds