Searched refs:count_before (Results 1 – 2 of 2) sorted by relevance
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, req->actual_len); in yfs_deliver_fs_fetch_data64()400 req->subreq->transferred += count_before - call->iov_len; in yfs_deliver_fs_fetch_data64()
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, req->actual_len); in afs_deliver_fs_fetch_data()354 req->subreq->transferred += count_before - call->iov_len; in afs_deliver_fs_fetch_data()