Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Dqtree-bench.c9 OP_REMOVE, enumerator
43 .op = OP_REMOVE,
176 case OP_REMOVE: in run_benchmark()
/openbmc/linux/include/linux/
H A Dnfs4.h104 OP_REMOVE = 28, enumerator
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2353 [OP_REMOVE] = nfsd4_decode_remove,
5288 [OP_REMOVE] = nfsd4_encode_remove,
H A Dnfs4proc.c3298 [OP_REMOVE] = {
/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c1659 encode_op_hdr(xdr, OP_REMOVE, decode_remove_maxsz, hdr); in encode_remove()
5366 status = decode_op_hdr(xdr, OP_REMOVE); in decode_remove()