Searched refs:OP_READLINK (Results 1 – 4 of 4) sorted by relevance
103 OP_READLINK = 27, enumerator
2123 [OP_READLINK] = (nfsd4_dec)nfsd4_decode_noop,5076 [OP_READLINK] = (nfsd4_enc)nfsd4_encode_readlink,
2961 [OP_READLINK] = {
1642 encode_op_hdr(xdr, OP_READLINK, decode_readlink_maxsz, hdr); in encode_readlink()5240 status = decode_op_hdr(xdr, OP_READLINK); in decode_readlink()