Searched defs:io_offset (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/bsd/vfs/ |
| H A D | vfs_cluster.c | 3215 cluster_zero_range(upl_t upl, upl_page_info_t *pl, int flags, int io_offset, off_t zero_off, off_t … in cluster_zero_range() 3535 int io_offset; in cluster_write_copy() local
|
| H A D | vfs_bio.c | 809 buf_clone(buf_t bp, int io_offset, int io_size, void (*iodone)(buf_t, void *), void *arg) in buf_clone()
|