Home
last modified time | relevance | path

Searched refs:OP_LOOKUP (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/bench/
H A Dqtree-bench.c7 OP_LOOKUP, enumerator
33 .op = OP_LOOKUP,
146 case OP_LOOKUP: in run_benchmark()
/openbmc/linux/include/linux/
H A Dnfs4.h91 OP_LOOKUP = 15, enumerator
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2340 [OP_LOOKUP] = nfsd4_decode_lookup,
5275 [OP_LOOKUP] = nfsd4_encode_noop,
H A Dnfs4proc.c3222 [OP_LOOKUP] = {
/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c1392 encode_op_hdr(xdr, OP_LOOKUP, decode_lookup_maxsz, hdr); in encode_lookup()
5107 return decode_op_hdr(xdr, OP_LOOKUP); in decode_lookup()