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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c869 unionfs_write(struct vop_write_args *ap) function
875 /* UNIONFS_INTERNAL_DEBUG("unionfs_write: enter\n"); */
884 /* UNIONFS_INTERNAL_DEBUG("unionfs_write: leave (%d)\n", error); */
2587 .vop_write = unionfs_write,

Completed in 107 milliseconds