Searched refs:OP_READLINK (Results 1 – 4 of 4) sorted by relevance
85 OP_READLINK = 27, enumerator
2091 [OP_READLINK] = {
1734 [OP_READLINK] = (nfsd4_dec)nfsd4_decode_noop,4242 [OP_READLINK] = (nfsd4_enc)nfsd4_encode_readlink,
1621 encode_op_hdr(xdr, OP_READLINK, decode_readlink_maxsz, hdr); in encode_readlink()5218 status = decode_op_hdr(xdr, OP_READLINK); in decode_readlink()