Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dosd_ore.h60 struct ore_components { struct
81 const struct ore_components *oc, unsigned i) in ore_comp_dev() argument
88 struct ore_components *oc, unsigned i, struct osd_dev *od) in ore_comp_set_dev()
124 struct ore_components *oc;
178 int ore_get_rw_state(struct ore_layout *layout, struct ore_components *comps,
181 int ore_get_io_state(struct ore_layout *layout, struct ore_components *comps,
194 int ore_truncate(struct ore_layout *layout, struct ore_components *comps,
/Linux-v4.19/fs/exofs/
Dexofs.h77 struct ore_components oc; /* comps for the partition */
92 struct ore_components oc; /* inode view of the device table */
219 static inline void exofs_init_comps(struct ore_components *oc, in exofs_init_comps()
Dore_raid.h55 struct ore_components *oc, unsigned numdevs,
Dore.c144 struct ore_components *oc, unsigned numdevs, in _ore_get_io_state()
256 int ore_get_rw_state(struct ore_layout *layout, struct ore_components *oc, in ore_get_rw_state()
325 int ore_get_io_state(struct ore_layout *layout, struct ore_components *oc, in ore_get_io_state()
1114 int ore_truncate(struct ore_layout *layout, struct ore_components *oc, in ore_truncate()
Dsuper.c372 struct ore_components oc; in exofs_sync_fs()