Searched refs:brd_device (Results 1 – 1 of 1) sorted by relevance
34 struct brd_device { struct49 static struct page *brd_lookup_page(struct brd_device *brd, sector_t sector) in brd_lookup_page() argument57 static struct page *brd_insert_page(struct brd_device *brd, sector_t sector, in brd_insert_page()92 static void brd_free_pages(struct brd_device *brd) in brd_free_pages()109 static bool brd_rw_bvec(struct brd_device *brd, struct bio *bio) in brd_rw_bvec()183 struct brd_device *brd = bio->bi_bdev->bd_disk->private_data; in brd_submit_bio()243 static struct brd_device *brd_find_or_alloc_device(int i) in brd_find_or_alloc_device()245 struct brd_device *brd; in brd_find_or_alloc_device()266 static void brd_free_device(struct brd_device *brd) in brd_free_device()276 struct brd_device *brd; in brd_alloc()[all …]
Completed in 4 milliseconds