Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/osd/
Dosd_uld.c92 struct osd_dev_handle { struct
222 struct osd_dev_handle *odh; in osduld_path_lookup()
301 struct osd_dev_handle *odh = kzalloc(sizeof(*odh), GFP_KERNEL); in osduld_info_lookup()
323 struct osd_dev_handle *odh = in osduld_put_device()
324 container_of(od, struct osd_dev_handle, od); in osduld_put_device()
347 struct osd_dev_handle *odh = in osduld_device_info()
348 container_of(od, struct osd_dev_handle, od); in osduld_device_info()
355 struct osd_dev_handle *odh = in osduld_device_same()
356 container_of(od, struct osd_dev_handle, od); in osduld_device_same()