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