Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/fs/exofs/
Dexofs.h78 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()
Dore_raid.h55 struct ore_components *oc, unsigned numdevs,
Dore.c144 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()
Dsuper.c368 struct ore_components oc; in exofs_sync_fs()
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c67 struct ore_components oc;
160 static void copy_single_comp(struct ore_components *oc, unsigned c, in copy_single_comp()