brd_device 56 drivers/block/brd.c static struct page *brd_lookup_page(struct brd_device *brd, sector_t sector) brd_device 87 drivers/block/brd.c static struct page *brd_insert_page(struct brd_device *brd, sector_t sector) brd_device 132 drivers/block/brd.c static void brd_free_pages(struct brd_device *brd) brd_device 173 drivers/block/brd.c static int copy_to_brd_setup(struct brd_device *brd, sector_t sector, size_t n) brd_device 192 drivers/block/brd.c static void copy_to_brd(struct brd_device *brd, const void *src, brd_device 224 drivers/block/brd.c static void copy_from_brd(void *dst, struct brd_device *brd, brd_device 258 drivers/block/brd.c static int brd_do_bvec(struct brd_device *brd, struct page *page, brd_device 287 drivers/block/brd.c struct brd_device *brd = bio->bi_disk->private_data; brd_device 317 drivers/block/brd.c struct brd_device *brd = bdev->bd_disk->private_data; brd_device 368 drivers/block/brd.c static struct brd_device *brd_alloc(int i) brd_device 370 drivers/block/brd.c struct brd_device *brd; brd_device 420 drivers/block/brd.c static void brd_free(struct brd_device *brd) brd_device 428 drivers/block/brd.c static struct brd_device *brd_init_one(int i, bool *new) brd_device 430 drivers/block/brd.c struct brd_device *brd; brd_device 449 drivers/block/brd.c static void brd_del_one(struct brd_device *brd) brd_device 458 drivers/block/brd.c struct brd_device *brd; brd_device 494 drivers/block/brd.c struct brd_device *brd, *next; brd_device 554 drivers/block/brd.c struct brd_device *brd, *next;