Lines Matching refs:wb_bytes
341 page_offset < (req->wb_pgbase + req->wb_bytes)) in nfs_page_group_search_locked()
369 pos = tmp->wb_pgbase + tmp->wb_bytes; in nfs_page_group_covers_page()
511 bytes = head->wb_bytes; in nfs_join_page_group()
521 bytes = max(subreq->wb_pgbase + subreq->wb_bytes in nfs_join_page_group()
527 head->wb_bytes = bytes; in nfs_join_page_group()
988 bytes += req->wb_bytes; in nfs_write_completion()
1099 rqend = req->wb_offset + req->wb_bytes; in nfs_try_to_update_request()
1115 req->wb_bytes = end - req->wb_offset; in nfs_try_to_update_request()
1117 req->wb_bytes = rqend - req->wb_offset; in nfs_try_to_update_request()
1704 if (lwb < (req_offset(req) + req->wb_bytes)) in nfs_get_lwb()
1705 lwb = req_offset(req) + req->wb_bytes; in nfs_get_lwb()
1836 req->wb_bytes, in nfs_commit_release_pages()