Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h122 OP_EXCHANGE_ID = 42, enumerator
/linux/fs/nfsd/
H A Dnfs4proc.c3563 [OP_EXCHANGE_ID] = {
H A Dnfs4state.c3640 1 << (OP_EXCHANGE_ID - 32) | in nfsd4_exchange_id()
/linux/fs/nfs/
H A Dnfs4xdr.c1848 encode_op_hdr(xdr, OP_EXCHANGE_ID, decode_exchange_id_maxsz, hdr); in encode_exchange_id()
5709 status = decode_op_hdr(xdr, OP_EXCHANGE_ID); in decode_exchange_id()
H A Dnfs4proc.c8773 1 << (OP_EXCHANGE_ID - 32) |
8804 1 << (OP_EXCHANGE_ID - 32) | in nfs4_sp4_select_mode()