Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/md/
Draid1.c99 static inline void raid1_free_bh(raid1_conf_t *conf, struct buffer_head *bh) in raid1_free_bh() function
206 raid1_free_bh(conf, bh); in raid1_free_r1bh()
253 raid1_free_bh(conf, bh); in raid1_free_buf()
715 if (bhl) raid1_free_bh(conf,bhl); in raid1_make_request()
1264 if (bhl) raid1_free_bh(conf, bhl); in raid1d()