Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnfs4.h120 OP_EXCHANGE_ID = 42, enumerator
/linux-6.6.21/fs/nfsd/
Dnfs4xdr.c2369 [OP_EXCHANGE_ID] = nfsd4_decode_exchange_id,
5304 [OP_EXCHANGE_ID] = nfsd4_encode_exchange_id,
Dnfs4proc.c3382 [OP_EXCHANGE_ID] = {
Dnfs4state.c3305 1 << (OP_EXCHANGE_ID - 32) | in nfsd4_exchange_id()
/linux-6.6.21/fs/nfs/
Dnfs4xdr.c1814 encode_op_hdr(xdr, OP_EXCHANGE_ID, decode_exchange_id_maxsz, hdr); in encode_exchange_id()
5649 status = decode_op_hdr(xdr, OP_EXCHANGE_ID); in decode_exchange_id()
Dnfs4proc.c8577 1 << (OP_EXCHANGE_ID - 32) |
8608 1 << (OP_EXCHANGE_ID - 32) | in nfs4_sp4_select_mode()