Searched refs:unionfs_rmdir (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1378 unionfs_rmdir(struct vop_rmdir_args *ap) function
1390 UNIONFS_INTERNAL_DEBUG("unionfs_rmdir: enter\n");
1431 UNIONFS_INTERNAL_DEBUG("unionfs_rmdir: leave (%d)\n", error);
2578 .vop_rmdir = unionfs_rmdir,

Completed in 112 milliseconds