Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1081 static inline ctlr_info_t *get_host(struct gendisk *disk) in get_host() function
1096 ctlr_info_t *h = get_host(bdev->bd_disk); in cciss_open()
1149 h = get_host(disk); in cciss_release()
1720 ctlr_info_t *h = get_host(disk); in cciss_ioctl()
2961 ctlr_info_t *h = get_host(disk); in cciss_revalidate()