Searched refs:OP_TEST_STATEID (Results 1 – 6 of 6) sorted by relevance
136 OP_TEST_STATEID = 55, enumerator
2591 [OP_TEST_STATEID] = nfsd4_decode_test_stateid,6557 [OP_TEST_STATEID] = nfsd4_encode_test_stateid,
4048 [OP_TEST_STATEID] = {
4305 1 << (OP_TEST_STATEID - 32) | in nfsd4_exchange_id()
2160 encode_op_hdr(xdr, OP_TEST_STATEID, decode_test_stateid_maxsz, hdr); in encode_test_stateid()6266 status = decode_op_hdr(xdr, OP_TEST_STATEID); in decode_test_stateid()
8622 1 << (OP_TEST_STATEID - 32) |8708 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) && in nfs4_sp4_select_mode()