Home
last modified time | relevance | path

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

/drivers/block/
Dcpqarray.c192 static inline ctlr_info_t *get_host(struct gendisk *disk) in get_host() function
826 ctlr_info_t *host = get_host(bdev->bd_disk); in ida_open()
864 host = get_host(disk); in ida_release()
1147 ctlr_info_t *host = get_host(bdev->bd_disk); in ida_locked_ioctl()
Dcciss.c1065 static inline ctlr_info_t *get_host(struct gendisk *disk) in get_host() function
1080 ctlr_info_t *h = get_host(bdev->bd_disk); in cciss_open()
1133 h = get_host(disk); in cciss_release()
1704 ctlr_info_t *h = get_host(disk); in cciss_ioctl()
2945 ctlr_info_t *h = get_host(disk); in cciss_revalidate()