Lines Matching refs:wb_bytes
193 page_offset < (req->wb_pgbase + req->wb_bytes)) in nfs_page_group_search_locked()
222 pos += tmp->wb_bytes - (pos - tmp->wb_pgbase); in nfs_page_group_covers_page()
480 total_bytes += subreq->wb_bytes; in nfs_lock_and_join_requests()
482 ((subreq->wb_offset + subreq->wb_bytes) > in nfs_lock_and_join_requests()
520 head->wb_bytes = total_bytes; in nfs_lock_and_join_requests()
913 bytes += req->wb_bytes; in nfs_write_completion()
1026 rqend = req->wb_offset + req->wb_bytes; in nfs_try_to_update_request()
1055 req->wb_bytes = end - req->wb_offset; in nfs_try_to_update_request()
1057 req->wb_bytes = rqend - req->wb_offset; in nfs_try_to_update_request()
1608 if (lwb < (req_offset(req) + req->wb_bytes)) in nfs_get_lwb()
1609 lwb = req_offset(req) + req->wb_bytes; in nfs_get_lwb()
1723 req->wb_bytes, in nfs_commit_release_pages()