Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dosd_initiator.h59 struct osd_dev_info { struct
70 struct osd_dev *osduld_info_lookup(const struct osd_dev_info *odi); argument
73 const struct osd_dev_info *osduld_device_info(struct osd_dev *od);
74 bool osduld_device_same(struct osd_dev *od, const struct osd_dev_info *odi);
101 void *caps, struct osd_dev_info *odi);
/linux-4.1.27/drivers/scsi/osd/
Dosd_uld.c88 struct osd_dev_info odi;
278 const struct osd_dev_info *odi = find_data; in _match_odi()
297 struct osd_dev *osduld_info_lookup(const struct osd_dev_info *odi) in osduld_info_lookup()
345 const struct osd_dev_info *osduld_device_info(struct osd_dev *od) in osduld_device_info()
353 bool osduld_device_same(struct osd_dev *od, const struct osd_dev_info *odi) in osduld_device_same()
Dosd_initiator.c80 void *caps, struct osd_dev_info *odi) in _osd_get_print_system_info()
202 void *caps, struct osd_dev_info *odi) in osd_auto_detect_ver()
/linux-4.1.27/fs/exofs/
Dsys.c62 const struct osd_dev_info *odi = osduld_device_info(odev); in osdname_show()
70 const struct osd_dev_info *odi = osduld_device_info(odev); in systemid_show()
Dsuper.c417 const struct osd_dev_info *odi = osduld_device_info(od); in _exofs_print_device()
521 struct osd_dev_info *odi) in exofs_devs_2_odi()
635 struct osd_dev_info odi; in exofs_read_lookup_dev_table()
722 struct osd_dev_info odi = {.systemid_len = 0}; in exofs_fill_super()
/linux-4.1.27/fs/nfs/objlayout/
Dobjio_osd.c94 struct osd_dev_info odi; in objio_alloc_deviceid_node()