Searched refs:ore_components (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/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-4.4.14/fs/exofs/ |
D | exofs.h | 78 struct ore_components oc; /* comps for the partition */ 93 struct ore_components oc; /* inode view of the device table */ 220 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() 242 int ore_get_rw_state(struct ore_layout *layout, struct ore_components *oc, in ore_get_rw_state() 311 int ore_get_io_state(struct ore_layout *layout, struct ore_components *oc, in ore_get_io_state() 1100 int ore_truncate(struct ore_layout *layout, struct ore_components *oc, in ore_truncate()
|
D | super.c | 368 struct ore_components oc; in exofs_sync_fs()
|
/linux-4.4.14/fs/nfs/objlayout/ |
D | objio_osd.c | 67 struct ore_components oc; 160 static void copy_single_comp(struct ore_components *oc, unsigned c, in copy_single_comp()
|