Searched refs:pol_private (Results 1 – 3 of 3) sorted by relevance
88 policy->pol_private = head; in nrs_fifo_start()103 struct nrs_fifo_head *head = policy->pol_private; in nrs_fifo_stop()138 *resp = &((struct nrs_fifo_head *)policy->pol_private)->fh_res; in nrs_fifo_res_get()163 struct nrs_fifo_head *head = policy->pol_private; in nrs_fifo_req_get()
107 policy->pol_private = NULL; in nrs_policy_stop0()717 LASSERT(policy->pol_private == NULL); in nrs_policy_unregister()
1095 void *pol_private; member