Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4xdr.c2412 [OP_EXCHANGE_ID] = nfsd4_decode_exchange_id,
5783 [OP_EXCHANGE_ID] = nfsd4_encode_exchange_id,
H A Dnfs4proc.c3560 [OP_EXCHANGE_ID] = {
3565 .op_name = "OP_EXCHANGE_ID",
H A Dnfs4state.c3637 1 << (OP_EXCHANGE_ID - 32) | in nfsd4_exchange_id()
/linux/fs/nfs/
H A Dnfs4xdr.c1849 encode_op_hdr(xdr, OP_EXCHANGE_ID, decode_exchange_id_maxsz, hdr); in encode_exchange_id()
5733 status = decode_op_hdr(xdr, OP_EXCHANGE_ID); in decode_exchange_id()
H A Dnfs4proc.c8831 1 << (OP_EXCHANGE_ID - 32) |
8862 1 << (OP_EXCHANGE_ID - 32) | in nfs4_sp4_select_mode()