Lines Matching refs:map_length
1800 u64 map_length; in btrfs_merge_bio_hook() local
1807 map_length = length; in btrfs_merge_bio_hook()
1809 &map_length, NULL, 0); in btrfs_merge_bio_hook()
1812 if (map_length < length + size) in btrfs_merge_bio_hook()
8110 u64 map_length; in btrfs_submit_direct_hook() local
8115 map_length = orig_bio->bi_iter.bi_size; in btrfs_submit_direct_hook()
8117 &map_length, NULL, 0); in btrfs_submit_direct_hook()
8121 if (map_length >= orig_bio->bi_iter.bi_size) { in btrfs_submit_direct_hook()
8143 if (map_length < submit_len + bvec->bv_len || in btrfs_submit_direct_hook()
8176 map_length = orig_bio->bi_iter.bi_size; in btrfs_submit_direct_hook()
8179 &map_length, NULL, 0); in btrfs_submit_direct_hook()