Searched refs:count_before (Results 1 – 2 of 2) sorted by relevance
307 size_t count_before; in afs_deliver_fs_fetch_data() local349 count_before = call->iov_len; in afs_deliver_fs_fetch_data()350 _debug("extract data %zu/%llu", count_before, call->remaining); in afs_deliver_fs_fetch_data()353 subreq->transferred += count_before - call->iov_len; in afs_deliver_fs_fetch_data()354 call->remaining -= count_before - call->iov_len; in afs_deliver_fs_fetch_data()
358 size_t count_before; in yfs_deliver_fs_fetch_data64() local395 count_before = call->iov_len; in yfs_deliver_fs_fetch_data64()396 _debug("extract data %zu/%llu", count_before, call->remaining); in yfs_deliver_fs_fetch_data64()399 subreq->transferred += count_before - call->iov_len; in yfs_deliver_fs_fetch_data64()