Home
last modified time | relevance | path

Searched refs:osdblk_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/
Dosdblk.c88 struct osdblk_device;
99 struct osdblk_device *osdev; /* associated blkdev */
102 struct osdblk_device { struct
199 static int osdblk_get_obj_size(struct osdblk_device *osdev, u64 *size_out) in osdblk_get_obj_size()
297 struct osdblk_device *osdev = q->queuedata; in osdblk_rq_fn()
381 static void osdblk_free_disk(struct osdblk_device *osdev) in osdblk_free_disk()
395 static int osdblk_init_disk(struct osdblk_device *osdev) in osdblk_init_disk()
481 struct osdblk_device *osdev; in class_osdblk_list()
483 osdev = list_entry(tmp, struct osdblk_device, node); in class_osdblk_list()
501 struct osdblk_device *osdev; in class_osdblk_add()
[all …]