Searched refs:brd_device (Results 1 – 1 of 1) sorted by relevance
37 struct brd_device { struct132 static void brd_free_pages(struct brd_device *brd) in brd_free_pages()192 static void copy_to_brd(struct brd_device *brd, const void *src, in copy_to_brd()224 static void copy_from_brd(void *dst, struct brd_device *brd, in copy_from_brd()258 static int brd_do_bvec(struct brd_device *brd, struct page *page, in brd_do_bvec()287 struct brd_device *brd = bio->bi_bdev->bd_disk->private_data; in brd_submit_bio()315 struct brd_device *brd = bdev->bd_disk->private_data; in brd_rw_page()370 struct brd_device *brd; in brd_alloc()445 static void brd_del_one(struct brd_device *brd) in brd_del_one()477 struct brd_device *brd, *next; in brd_init()[all …]
Completed in 3 milliseconds