Home
last modified time | relevance | path

Searched defs:snapshot_uio (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/kern/
H A Dkern_subr.c1428 uio_restore(uio_t uio, uio_t snapshot_uio) in uio_restore()
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c3188 uio_t snapshot_uio = NULL; in cluster_write_direct() local