Home
last modified time | relevance | path

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

/linux-4.19.296/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.19.296/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.c422 const struct osd_dev_info *odi = osduld_device_info(od); in _exofs_print_device()
525 struct osd_dev_info *odi) in exofs_devs_2_odi()
638 struct osd_dev_info odi; in exofs_read_lookup_dev_table()
722 struct osd_dev_info odi = {.systemid_len = 0}; in exofs_fill_super()