Lines Matching refs:read_buf
75 static __be32 *read_buf(struct xdr_stream *xdr, size_t nbytes) in read_buf() function
101 p = read_buf(xdr, 4); in decode_fh()
107 p = read_buf(xdr, fh->size); in decode_fh()
120 p = read_buf(xdr, 4); in decode_bitmap()
124 p = read_buf(xdr, attrlen << 2); in decode_bitmap()
138 p = read_buf(xdr, NFS4_STATEID_SIZE); in decode_stateid()
159 p = read_buf(xdr, 12); in decode_compound_hdr_arg()
179 p = read_buf(xdr, 4); in decode_op_hdr()
208 p = read_buf(xdr, 4); in decode_recall_args()
230 p = read_buf(xdr, 4 * sizeof(uint32_t)); in decode_layoutrecall_args()
248 p = read_buf(xdr, 2 * sizeof(uint64_t)); in decode_layoutrecall_args()
255 p = read_buf(xdr, 2 * sizeof(uint64_t)); in decode_layoutrecall_args()
278 p = read_buf(xdr, sizeof(uint32_t)); in decode_devicenotify_args()
301 p = read_buf(xdr, (4 * sizeof(uint32_t)) + NFS4_DEVICEID4_SIZE); in decode_devicenotify_args()
332 p = read_buf(xdr, sizeof(uint32_t)); in decode_devicenotify_args()
362 p = read_buf(xdr, NFS4_MAX_SESSIONID_LEN); in decode_sessionid()
382 p = read_buf(xdr, sizeof(uint32_t)); in decode_rc_list()
388 p = read_buf(xdr, in decode_rc_list()
421 p = read_buf(xdr, 5 * sizeof(uint32_t)); in decode_cb_sequence_args()
464 p = read_buf(xdr, 4); in decode_recallany_args()
483 p = read_buf(xdr, 4); in decode_recallslot_args()
495 p = read_buf(xdr, 12); in decode_lockowner()
502 p = read_buf(xdr, len); in decode_lockowner()
540 p = read_buf(xdr, 4); in decode_write_response()
580 p = read_buf(xdr, 4); in decode_offload_args()