Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h121 OP_BIND_CONN_TO_SESSION = 41, enumerator
/linux/fs/nfs/
H A Dnfs4proc.c8772 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
8803 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) | in nfs4_sp4_select_mode()
8841 if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) && in nfs4_sp4_select_mode()
H A Dnfs4xdr.c1824 encode_op_hdr(xdr, OP_BIND_CONN_TO_SESSION, in encode_bind_conn_to_session()
5833 status = decode_op_hdr(xdr, OP_BIND_CONN_TO_SESSION); in decode_bind_conn_to_session()
/linux/fs/nfsd/
H A Dnfs4proc.c3577 [OP_BIND_CONN_TO_SESSION] = {
H A Dnfs4state.c3639 1 << (OP_BIND_CONN_TO_SESSION - 32) | in nfsd4_exchange_id()