Searched refs:OP_TEST_STATEID (Results 1 – 6 of 6) sorted by relevance
136 OP_TEST_STATEID = 55, enumerator
2558 [OP_TEST_STATEID] = nfsd4_decode_test_stateid,6151 [OP_TEST_STATEID] = nfsd4_encode_test_stateid,
3877 [OP_TEST_STATEID] = {
3685 1 << (OP_TEST_STATEID - 32) | in nfsd4_exchange_id()
2159 encode_op_hdr(xdr, OP_TEST_STATEID, decode_test_stateid_maxsz, hdr); in encode_test_stateid()6233 status = decode_op_hdr(xdr, OP_TEST_STATEID); in decode_test_stateid()
8555 1 << (OP_TEST_STATEID - 32) |8641 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) && in nfs4_sp4_select_mode()