Lines Matching refs:total_resid
865 WARN_ON(!cursor->total_resid); in get_bvec_at()
896 int data_len = cursor->total_resid; in calc_sg_cnt_cursor()
909 } while (cursor->total_resid); in calc_sg_cnt_cursor()
948 int data_len = cursor->total_resid; in init_sgs_cursor()
960 } while (cursor->total_resid); in init_sgs_cursor()
1907 if (con->v2.in_cursor.total_resid) { in prepare_read_data_cont()
1955 WARN_ON_ONCE(cursor->sr_resid > cursor->total_resid); in prepare_sparse_read_cont()
2000 if (ret > cursor->total_resid) { in prepare_sparse_read_cont()
2002 __func__, ret, cursor->total_resid, cursor->resid); in prepare_sparse_read_cont()
3209 if (con->v2.out_cursor.total_resid) { in queue_data_cont()
3565 WARN_ON(resid > con->v2.out_cursor.total_resid); in revoke_at_queue_data_cont()
3567 con->v2.out_cursor.total_resid); in revoke_at_queue_data_cont()
3570 out_zero_add(con, con->v2.out_cursor.total_resid); in revoke_at_queue_data_cont()
3693 WARN_ON(resid > con->v2.in_cursor.total_resid); in revoke_at_prepare_read_data_cont()
3697 con->v2.in_cursor.total_resid, remaining); in revoke_at_prepare_read_data_cont()
3699 set_in_skip(con, con->v2.in_cursor.total_resid + remaining); in revoke_at_prepare_read_data_cont()