Searched refs:dspp (Results 1 – 2 of 2) sorted by relevance
96 struct del_status **dspp; in ac_del_free_status() local99 dspp = &ac_del_list; in ac_del_free_status()100 while (*dspp != NULL) { in ac_del_free_status()101 if (*dspp == dsp) in ac_del_free_status()103 dspp = &(*dspp)->next; in ac_del_free_status()105 ASSERT(*dspp == dsp); in ac_del_free_status()106 if (*dspp == dsp) { in ac_del_free_status()107 *dspp = dsp->next; in ac_del_free_status()
3616 rfs4_get_deleg_state(stateid4 *stateid, rfs4_deleg_state_t **dspp) in rfs4_get_deleg_state() argument3621 *dspp = NULL; in rfs4_get_deleg_state()3637 *dspp = dsp; in rfs4_get_deleg_state()3671 rfs4_deleg_state_t **dspp, rfs4_lo_state_t **lspp) in rfs4_get_all_state() argument3679 *spp = NULL; *dspp = NULL; *lspp = NULL; in rfs4_get_all_state()3702 *dspp = dsp; in rfs4_get_all_state()