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

  /src/sys/fs/unionfs/
unionfs_vnops.c 1270 unionfs_rmdir(void *v) function in typeref:typename:int
1282 UNIONFS_INTERNAL_DEBUG("unionfs_rmdir: enter\n");
1319 UNIONFS_INTERNAL_DEBUG("unionfs_rmdir: leave (%d)\n", error);
1907 { &vop_rmdir_desc, unionfs_rmdir }, /* rmdir */

Completed in 61 milliseconds