Searched refs:ore_components (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/scsi/ |
D | osd_ore.h | 60 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/ |
D | exofs.h | 77 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()
|
D | ore_raid.h | 55 struct ore_components *oc, unsigned numdevs,
|
D | ore.c | 144 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()
|
D | super.c | 372 struct ore_components oc; in exofs_sync_fs()
|