Searched refs:cl_swapper (Results 1 – 2 of 2) sorted by relevance
62 atomic_t cl_swapper; /* swapfile count */ member
1086 if (atomic_read(&clnt->cl_swapper)) in rpc_task_set_client()3022 if (atomic_inc_return(&clnt->cl_swapper) == 1) in rpc_clnt_swap_activate()3041 if (atomic_dec_if_positive(&clnt->cl_swapper) == 0) in rpc_clnt_swap_deactivate()