Searched refs:OP_READLINK (Results 1 – 4 of 4) sorted by relevance
106 OP_READLINK = 27, enumerator
2383 [OP_READLINK] = nfsd4_decode_noop,5773 [OP_READLINK] = nfsd4_encode_readlink,
3555 [OP_READLINK] = {
1680 encode_op_hdr(xdr, OP_READLINK, decode_readlink_maxsz, hdr); in encode_readlink()5463 status = decode_op_hdr(xdr, OP_READLINK); in decode_readlink()