Searched refs:OP_READLINK (Results 1 – 4 of 4) sorted by relevance
221 OP_READLINK = 27, enumerator
1318 [OP_READLINK] = (nfsd4_dec)nfsd4_decode_noop,1358 [OP_READLINK] = (nfsd4_dec)nfsd4_decode_noop,3184 [OP_READLINK] = (nfsd4_enc)nfsd4_encode_readlink,
1265 [OP_READLINK] = {
1501 *p = cpu_to_be32(OP_READLINK); in encode_readlink()4575 status = decode_op_hdr(xdr, OP_READLINK); in decode_readlink()