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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h613 int hfs_vnop_write(struct vnop_write_args *); /* in hfs_readwrite.c */
H A Dhfs_hotfiles.c1943 error = hfs_vnop_write(&args);
H A Dhfs_readwrite.c269 hfs_vnop_write(struct vnop_write_args *ap) function
2678 * may be forced to split a large I/O driven by hfs_vnop_write
H A Dhfs_vnops.c6024 { &vnop_write_desc, (VOPFUNC)hfs_vnop_write }, /* write */

Completed in 29 milliseconds