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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c165 static int cluster_ioerror(upl_t upl, int upl_offset, int abort_size, int error, int io_flags);
548 cluster_ioerror(upl_t upl, int upl_offset, int abort_size, int error, int io_flags) function
744 upl_flags = cluster_ioerror(upl, upl_offset - pg_offset, commit_size, error, b_flags);
1642 upl_flags = cluster_ioerror(upl, upl_offset - pg_offset, abort_size, error, io_flags);

Completed in 16 milliseconds