Searched refs:cl_swapper (Results 1 – 2 of 2) sorted by relevance
59 atomic_t cl_swapper; /* swapfile count */ member
894 if (atomic_read(&clnt->cl_swapper)) in rpc_task_set_client()2491 if (atomic_inc_return(&clnt->cl_swapper) == 1) { in rpc_clnt_swap_activate()2518 if (atomic_dec_if_positive(&clnt->cl_swapper) == 0) { in rpc_clnt_swap_deactivate()