Home
last modified time | relevance | path

Searched defs:r1_bh (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/md/
Draid1.c157 struct raid1_bh *r1_bh = NULL; in raid1_alloc_r1bh() local
186 static inline void raid1_free_r1bh(struct raid1_bh *r1_bh) in raid1_free_r1bh()
214 struct raid1_bh *r1_bh; in raid1_grow_r1bh() local
232 struct raid1_bh *r1_bh = conf->freer1; in raid1_shrink_r1bh() local
242 static inline void raid1_free_buf(struct raid1_bh *r1_bh) in raid1_free_buf()
258 struct raid1_bh *r1_bh; in raid1_alloc_buf() local
277 struct raid1_bh *r1_bh; in raid1_grow_buffers() local
317 struct raid1_bh *r1_bh = head; in raid1_shrink_buffers() local
349 static void raid1_reschedule_retry (struct raid1_bh *r1_bh) in raid1_reschedule_retry()
400 static void raid1_end_bh_io (struct raid1_bh *r1_bh, int uptodate) in raid1_end_bh_io()
[all …]