Searched refs:stripe_head (Results 1 - 2 of 2) sorted by relevance

/drivers/md/
H A Draid5.c187 static inline int raid6_d0(struct stripe_head *sh)
209 static int raid6_idx_to_slot(int idx, struct stripe_head *sh,
242 static int stripe_operations_active(struct stripe_head *sh)
249 static void raid5_wakeup_stripe_thread(struct stripe_head *sh)
292 static void do_release_stripe(struct r5conf *conf, struct stripe_head *sh,
330 static void __release_stripe(struct r5conf *conf, struct stripe_head *sh,
388 struct stripe_head *sh;
397 sh = llist_entry(head, struct stripe_head, release_list);
415 static void release_stripe(struct stripe_head *sh)
448 static inline void remove_hash(struct stripe_head *s
[all...]
H A Draid5.h197 struct stripe_head { struct
242 /* stripe_head_state - collects and tracks the dynamic state of a stripe_head

Completed in 2865 milliseconds