Searched refs:hai_next (Results 1 – 3 of 3) sorted by relevance
126 hai = hai_next(hai); in mdc_kuc_write()
2048 for (i = 0; i < h->hal_count; i++, hai = hai_next(hai)) in lustre_swab_hal()
1119 static inline struct hsm_action_item *hai_next(struct hsm_action_item *hai) in hai_next() function1133 for (i = 0; i < hal->hal_count; i++, hai = hai_next(hai)) in hal_size()