Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/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.c81 void *caps, struct osd_dev_info *odi) in _osd_get_print_system_info()
200 void *caps, struct osd_dev_info *odi) in osd_auto_detect_ver()
/Linux-v4.19/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.c421 const struct osd_dev_info *odi = osduld_device_info(od); in _exofs_print_device()
524 struct osd_dev_info *odi) in exofs_devs_2_odi()
637 struct osd_dev_info odi; in exofs_read_lookup_dev_table()
724 struct osd_dev_info odi = {.systemid_len = 0}; in exofs_fill_super()