Home
last modified time | relevance | path

Searched refs:ore_layout (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/scsi/
Dosd_ore.h36 struct ore_layout { struct
123 struct ore_layout *layout;
175 int ore_verify_layout(unsigned total_comps, struct ore_layout *layout);
176 void ore_calc_stripe_info(struct ore_layout *layout, u64 file_offset,
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.h76 struct ore_layout layout; /* Default files layout */
154 unsigned exofs_max_io_pages(struct ore_layout *layout,
Dore_raid.h54 int _ore_get_io_state(struct ore_layout *layout,
Dore.c49 int ore_verify_layout(unsigned total_comps, struct ore_layout *layout) in ore_verify_layout()
143 int _ore_get_io_state(struct ore_layout *layout, 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()
526 void ore_calc_stripe_info(struct ore_layout *layout, u64 file_offset, in ore_calc_stripe_info()
1086 static void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, in _calc_trunk_info()
1100 int ore_truncate(struct ore_layout *layout, struct ore_components *oc, in ore_truncate()
Dore_raid.c321 struct ore_layout *layout = ios->layout; in _alloc_read_4_write()
687 struct ore_layout *layout = ios->layout; in _ore_post_alloc_raid_stuff()
Dsuper.c502 static unsigned __ra_pages(struct ore_layout *layout) in __ra_pages()
Dinode.c40 unsigned exofs_max_io_pages(struct ore_layout *layout, in exofs_max_io_pages()
/linux-4.4.14/fs/nfs/objlayout/
Dobjio_osd.c66 struct ore_layout layout;
559 static bool aligned_on_raid_stripe(u64 offset, struct ore_layout *layout, in aligned_on_raid_stripe()