Searched refs:OP_TEST_STATEID (Results 1 – 6 of 6) sorted by relevance
133 OP_TEST_STATEID = 55, enumerator
2411 [OP_TEST_STATEID] = nfsd4_decode_test_stateid,5670 [OP_TEST_STATEID] = nfsd4_encode_test_stateid,
3513 [OP_TEST_STATEID] = {
3554 1 << (OP_TEST_STATEID - 32) | in nfsd4_exchange_id()
2131 encode_op_hdr(xdr, OP_TEST_STATEID, decode_test_stateid_maxsz, hdr); in encode_test_stateid()6161 status = decode_op_hdr(xdr, OP_TEST_STATEID); in decode_test_stateid()
8773 1 << (OP_TEST_STATEID - 32) |8859 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) && in nfs4_sp4_select_mode()