Lines Matching refs:req
95 "(req %s/%llu, %u bytes @ offset %llu)\n", __func__,
112 "(req %s/%llu, %u bytes @ offset %llu)\n", __func__,
459 dprintk("--> %s ino %lu pgbase %u req %zu@%llu\n",
517 dprintk("%s ino %lu sync %d req %zu@%llu DS: %s cl_count %d\n",
795 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
796 * of bytes (maximum @req->wb_bytes) that can be coalesced.
800 struct nfs_page *req)
809 size = pnfs_generic_pg_test(pgio, prev, req);
815 /* see if req and prev are in the same stripe */
818 r_stripe = (u64)req_offset(req) - segment_offset;
827 div_u64_rem((u64)req_offset(req) - segment_offset,
869 struct nfs_page *req)
874 nfs_req_openctx(req),
893 struct nfs_page *req)
898 nfs_req_openctx(req),
939 filelayout_mark_request_commit(struct nfs_page *req,
949 nfs_request_add_commit_list(req, cinfo);
957 j = nfs4_fl_calc_j_index(lseg, req_offset(req));
959 pnfs_layout_mark_request_commit(req, lseg, cinfo, i);