Home
last modified time | relevance | path

Searched refs:hai_next (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/mdc/
Dlproc_mdc.c126 hai = hai_next(hai); in mdc_kuc_write()
Dmdc_request.c2048 for (i = 0; i < h->hal_count; i++, hai = hai_next(hai)) in lustre_swab_hal()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1119 static inline struct hsm_action_item *hai_next(struct hsm_action_item *hai) in hai_next() function
1133 for (i = 0; i < hal->hal_count; i++, hai = hai_next(hai)) in hal_size()