Searched refs:OP_READLINK (Results 1 – 4 of 4) sorted by relevance
106 OP_READLINK = 27, enumerator
2553 [OP_READLINK] = nfsd4_decode_noop,6519 [OP_READLINK] = nfsd4_encode_readlink,
3898 [OP_READLINK] = {
1668 encode_op_hdr(xdr, OP_READLINK, decode_readlink_maxsz, hdr); in encode_readlink()5456 status = decode_op_hdr(xdr, OP_READLINK); in decode_readlink()