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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1330 unionfs_mkdir(struct vop_mkdir_args *ap) function
1341 UNIONFS_INTERNAL_DEBUG("unionfs_mkdir: enter\n");
1372 UNIONFS_INTERNAL_DEBUG("unionfs_mkdir: leave (%d)\n", error);
2565 .vop_mkdir = unionfs_mkdir,

Completed in 105 milliseconds