Searched refs:OP_TEST_STATEID (Results 1 – 6 of 6) sorted by relevance
135 OP_TEST_STATEID = 55, enumerator
2433 [OP_TEST_STATEID] = nfsd4_decode_test_stateid,5787 [OP_TEST_STATEID] = nfsd4_encode_test_stateid,
3624 [OP_TEST_STATEID] = {
3651 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()
8828 1 << (OP_TEST_STATEID - 32) |8914 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) && in nfs4_sp4_select_mode()