Searched refs:__decode_op_hdr (Results 1 – 1 of 1) sorted by relevance
3209 static bool __decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected, in __decode_op_hdr() function3244 __decode_op_hdr(xdr, expected, &retval); in decode_op_hdr()5214 if (!__decode_op_hdr(xdr, OP_OPEN, &status)) in decode_open()