Searched refs:maxslots (Results 1 – 4 of 4) sorted by relevance
307 *maxslots = get_max_slots(data, host_page_size); in prepare_vm()579 uint64_t *maxslots, bool isactive) in test_memslot_move_prepare() argument596 *maxslots = 0; in test_memslot_move_prepare()615 uint64_t *maxslots) in test_memslot_move_prepare_active() argument622 uint64_t *maxslots) in test_memslot_move_prepare_inactive() argument795 uint64_t *maxslots);799 static bool test_execute(int nslots, uint64_t *maxslots, in test_execute() argument821 !tdata->prepare(data, sync, maxslots)) { in test_execute()1051 uint64_t maxslots; in test_loop() local1057 if (maxslots) in test_loop()[all …]
576 u32 maxslots; /* request/response */ member
1887 seq->maxslots = be32_to_cpup(p++); in nfsd4_decode_sequence()4954 nfserr = nfsd4_encode_slotid4(xdr, seq->maxslots - 1); in nfsd4_encode_sequence()4958 nfserr = nfsd4_encode_slotid4(xdr, seq->maxslots - 1); in nfsd4_encode_sequence()
4258 seq->maxslots = session->se_fchannel.maxreqs; in nfsd4_sequence()
Completed in 40 milliseconds