resync_pages
static inline int resync_alloc_pages(struct resync_pages *rp,
static inline void resync_free_pages(struct resync_pages *rp)
static inline void resync_get_all_pages(struct resync_pages *rp)
static inline struct page *resync_fetch_page(struct resync_pages *rp,
static inline struct resync_pages *get_resync_pages(struct bio *bio)
static void md_bio_reset_resync_pages(struct bio *bio, struct resync_pages *rp,
struct resync_pages *rps;
rps = kmalloc_objs(struct resync_pages, conf->raid_disks * 2, gfp_flags);
struct resync_pages *rp = &rps[j];
struct resync_pages *rp = NULL;
struct resync_pages *rp = get_resync_pages(b);
struct resync_pages *rps;
struct resync_pages *rp;
struct resync_pages *rps;
rps = kmalloc_objs(struct resync_pages, nalloc_rp, gfp_flags);
struct resync_pages *rp, *rp_repl;
struct resync_pages *rp = NULL;
struct resync_pages *rp;
struct resync_pages *rp = get_resync_pages(bio);