Lines Matching refs:decode_op_hdr
804 return decode_op_hdr(xdr, OP_ALLOCATE); in decode_allocate()
902 status = decode_op_hdr(xdr, OP_COPY); in decode_copy()
921 return decode_op_hdr(xdr, OP_OFFLOAD_CANCEL); in decode_offload_cancel()
930 status = decode_op_hdr(xdr, OP_COPY_NOTIFY); in decode_copy_notify()
962 return decode_op_hdr(xdr, OP_DEALLOCATE); in decode_deallocate()
1055 status = decode_op_hdr(xdr, OP_READ_PLUS); in decode_read_plus()
1094 status = decode_op_hdr(xdr, OP_SEEK); in decode_seek()
1109 return decode_op_hdr(xdr, OP_LAYOUTSTATS); in decode_layoutstats()
1114 return decode_op_hdr(xdr, OP_CLONE); in decode_clone()
1119 return decode_op_hdr(xdr, OP_LAYOUTERROR); in decode_layouterror()
1127 status = decode_op_hdr(xdr, OP_SETXATTR); in decode_setxattr()
1143 status = decode_op_hdr(xdr, OP_GETXATTR); in decode_getxattr()
1177 status = decode_op_hdr(xdr, OP_REMOVEXATTR); in decode_removexattr()
1195 status = decode_op_hdr(xdr, OP_LISTXATTRS); in decode_listxattrs()