Searched refs:OP_TEST_STATEID (Results 1 – 5 of 5) sorted by relevance
2433 [OP_TEST_STATEID] = nfsd4_decode_test_stateid,5804 [OP_TEST_STATEID] = nfsd4_encode_test_stateid,
3621 [OP_TEST_STATEID] = {3624 .op_name = "OP_TEST_STATEID",
3648 1 << (OP_TEST_STATEID - 32) | in nfsd4_exchange_id()
2132 encode_op_hdr(xdr, OP_TEST_STATEID, decode_test_stateid_maxsz, hdr); in encode_test_stateid() 6185 status = decode_op_hdr(xdr, OP_TEST_STATEID); in decode_test_stateid()
8845 1 << (OP_TEST_STATEID - 32) |8931 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) && in nfs4_sp4_select_mode()