Searched refs:brd_device (Results 1 – 1 of 1) sorted by relevance
34 struct brd_device { struct89 static void brd_free_pages(struct brd_device *brd) in brd_free_pages()126 static void copy_to_brd(struct brd_device *brd, const void *src, in copy_to_brd()158 static void copy_from_brd(void *dst, struct brd_device *brd, in copy_from_brd()192 static int brd_do_bvec(struct brd_device *brd, struct page *page, in brd_do_bvec()246 struct brd_device *brd = bio->bi_bdev->bd_disk->private_data; in brd_submit_bio()324 static struct brd_device *brd_find_or_alloc_device(int i) in brd_find_or_alloc_device()326 struct brd_device *brd; in brd_find_or_alloc_device()347 static void brd_free_device(struct brd_device *brd) in brd_free_device()357 struct brd_device *brd; in brd_alloc()[all …]