Searched refs:nfsd_total_target_slots (Results 1 – 1 of 1) sorted by relevance
1960 static atomic_t nfsd_total_target_slots = ATOMIC_INIT(0); variable1985 atomic_sub(ses->se_target_maxslots - new_target, &nfsd_total_target_slots); in free_session_slots()2018 atomic_sub(ret, &nfsd_total_target_slots); in reduce_session_slots()2082 atomic_add(i - 1, &nfsd_total_target_slots); in alloc_session()2210 unsigned long cnt = atomic_read(&nfsd_total_target_slots); in nfsd_slot_count()4538 &nfsd_total_target_slots); in nfsd4_sequence()