Home
last modified time | relevance | path

Searched refs:cluster_ioerror (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.81.2/bsd/vfs/
H A Dvfs_cluster.c190 static int cluster_ioerror(upl_t upl, int upl_offset, int abort_size, int error, int io_flags, vnod…
704 cluster_ioerror(upl_t upl, int upl_offset, int abort_size, int error, int io_flags, vnode_t vp) in cluster_ioerror() function
949 upl_flags = cluster_ioerror(upl, upl_offset - pg_offset, commit_size, error, b_flags, vp); in cluster_iodone()
2081 upl_flags = cluster_ioerror(upl, (int)(upl_offset - pg_offset), in cluster_io()