Lines Matching refs:wb_bytes
343 page_offset < (req->wb_pgbase + req->wb_bytes)) in nfs_page_group_search_locked()
371 pos = tmp->wb_pgbase + tmp->wb_bytes; in nfs_page_group_covers_page()
514 bytes = head->wb_bytes; in nfs_join_page_group()
524 bytes = max(subreq->wb_pgbase + subreq->wb_bytes in nfs_join_page_group()
530 head->wb_bytes = bytes; in nfs_join_page_group()
1002 bytes += req->wb_bytes; in nfs_write_completion()
1113 rqend = req->wb_offset + req->wb_bytes; in nfs_try_to_update_request()
1129 req->wb_bytes = end - req->wb_offset; in nfs_try_to_update_request()
1131 req->wb_bytes = rqend - req->wb_offset; in nfs_try_to_update_request()
1731 if (lwb < (req_offset(req) + req->wb_bytes)) in nfs_get_lwb()
1732 lwb = req_offset(req) + req->wb_bytes; in nfs_get_lwb()
1865 req->wb_bytes, in nfs_commit_release_pages()