Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/vfs/
H A Dvfs_cluster.c193 static int cluster_ioerror(upl_t upl, int upl_offset, int abort_size, int error, int io_flags, vnod…
881 cluster_ioerror(upl_t upl, int upl_offset, int abort_size, int error, int io_flags, vnode_t vp) in cluster_ioerror() function
1175 upl_flags = cluster_ioerror(upl, upl_offset - pg_offset, commit_size, error, b_flags, vp); in cluster_iodone_finish()
2422 upl_flags = cluster_ioerror(upl, (int)(upl_offset - pg_offset), in cluster_io()