Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h124 OP_DESTROY_SESSION = 44, enumerator
/linux/fs/nfs/
H A Dnfs4proc.c8775 1 << (OP_DESTROY_SESSION - 32) |
8806 1 << (OP_DESTROY_SESSION - 32) | in nfs4_sp4_select_mode()
8843 test_bit(OP_DESTROY_SESSION, sp->enforce.u.longs) && in nfs4_sp4_select_mode()
H A Dnfs4xdr.c1949 encode_op_hdr(xdr, OP_DESTROY_SESSION, decode_destroy_session_maxsz, hdr); in encode_destroy_session()
5883 return decode_op_hdr(xdr, OP_DESTROY_SESSION); in decode_destroy_session()
/linux/fs/nfsd/
H A Dnfs4proc.c3591 [OP_DESTROY_SESSION] = {
H A Dnfs4state.c3642 1 << (OP_DESTROY_SESSION - 32) | in nfsd4_exchange_id()