Searched defs:stripe_nr (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | raid56.h | 164 u8 stripe_nr; member
|
H A D | block-group.c | 2102 u32 stripe_nr; in btrfs_rmap_block() local
|
H A D | volumes.h | 589 static inline u64 btrfs_stripe_nr_to_offset(u32 stripe_nr) in btrfs_stripe_nr_to_offset() argument
|
H A D | raid56.c | 593 rbio_stripe_sector_index(const struct btrfs_raid_bio *rbio, unsigned int stripe_nr, unsigned int sector_nr) rbio_stripe_sector_index() argument 604 rbio_stripe_sector(const struct btrfs_raid_bio *rbio, unsigned int stripe_nr, unsigned int sector_nr) rbio_stripe_sector() argument 871 sector_in_rbio(struct btrfs_raid_bio *rbio, int stripe_nr, int sector_nr, bool bio_list_only) sector_in_rbio() argument 999 int stripe_nr; get_rbio_veritical_errors() local 1035 rbio_add_io_sector(struct btrfs_raid_bio *rbio, struct bio_list *bio_list, struct sector_ptr *sector, unsigned int stripe_nr, unsigned int sector_nr, enum req_op op) rbio_add_io_sector() argument 1352 int stripe_nr; set_rbio_range_error() local 1678 verify_one_sector(struct btrfs_raid_bio *rbio, int stripe_nr, int sector_nr) verify_one_sector() argument 1727 int stripe_nr; recover_vertical() local [all...] |
H A D | scrub.c | 1307 u32 stripe_nr; in get_raid56_logic_offset() local
|
H A D | volumes.c | 5934 u32 stripe_nr; in btrfs_map_discard() local 6159 btrfs_max_io_len(struct map_lookup *map, enum btrfs_map_op op, u64 offset, u32 *stripe_nr, u64 *stripe_offset, u64 *full_stripe_start) btrfs_max_io_len() argument 6207 set_io_stripe(struct btrfs_io_stripe *dst, const struct map_lookup *map, u32 stripe_index, u64 stripe_offset, u32 stripe_nr) set_io_stripe() argument 6264 u32 stripe_nr; btrfs_map_block() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | volumes.h | 28 u64 stripe_nr; member
|
H A D | raid56.c | 1087 rbio_add_io_page(struct btrfs_raid_bio *rbio, struct bio_list *bio_list, struct page *page, int stripe_nr, unsigned long page_index, unsigned long bio_max_len) rbio_add_io_page() argument
|
H A D | block-group.c | 1697 u64 stripe_nr; in btrfs_rmap_block() local [all...] |
H A D | scrub.c | 2601 u64 stripe_nr; in get_raid56_logic_offset() local
|
H A D | volumes.c | 5682 u64 stripe_nr; in __btrfs_map_block_for_discard() local 6019 u64 stripe_nr; btrfs_get_io_geometry() local 6107 u64 stripe_nr; __btrfs_map_block() local [all...] |
Completed in 43 milliseconds