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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c350 unionfs_create(struct vop_create_args *ap) function
358 UNIONFS_INTERNAL_DEBUG("unionfs_create: enter\n");
383 UNIONFS_INTERNAL_DEBUG("unionfs_create: leave (%d)\n", error);
2551 .vop_create = unionfs_create,

Completed in 104 milliseconds