Home
last modified time | relevance | path

Searched refs:OP_EXCHANGE_ID (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnfs4.h120 OP_EXCHANGE_ID = 42, enumerator
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4xdr.c2140 [OP_EXCHANGE_ID] = (nfsd4_dec)nfsd4_decode_exchange_id,
5104 [OP_EXCHANGE_ID] = (nfsd4_enc)nfsd4_encode_exchange_id,
Dnfs4proc.c3044 [OP_EXCHANGE_ID] = {
Dnfs4state.c3111 1 << (OP_EXCHANGE_ID - 32) | in nfsd4_exchange_id()
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4xdr.c1786 encode_op_hdr(xdr, OP_EXCHANGE_ID, decode_exchange_id_maxsz, hdr); in encode_exchange_id()
5552 status = decode_op_hdr(xdr, OP_EXCHANGE_ID); in decode_exchange_id()
Dnfs4proc.c8351 1 << (OP_EXCHANGE_ID - 32) |
8382 1 << (OP_EXCHANGE_ID - 32) | in nfs4_sp4_select_mode()