Searched refs:maxslots (Results 1 – 4 of 4) sorted by relevance
273 *maxslots = mempages + 1; in prepare_vm()542 uint64_t *maxslots, bool isactive) in test_memslot_move_prepare() argument553 *maxslots = 0; in test_memslot_move_prepare()572 uint64_t *maxslots) in test_memslot_move_prepare_active() argument579 uint64_t *maxslots) in test_memslot_move_prepare_inactive() argument743 uint64_t *maxslots);747 static bool test_execute(int nslots, uint64_t *maxslots, in test_execute() argument770 !tdata->prepare(data, sync, maxslots)) { in test_execute()952 uint64_t maxslots; in test_loop() local959 if (maxslots) in test_loop()[all …]
436 u32 maxslots; /* request/response */ member
1795 seq->maxslots = be32_to_cpup(p++); in nfsd4_decode_sequence()4486 *p++ = cpu_to_be32(seq->maxslots - 1); /* sr_highest_slotid */ in nfsd4_encode_sequence()4487 *p++ = cpu_to_be32(seq->maxslots - 1); /* sr_target_highest_slotid */ in nfsd4_encode_sequence()
3829 seq->maxslots = session->se_fchannel.maxreqs; in nfsd4_sequence()
Completed in 35 milliseconds