Lines Matching refs:map_length
1811 u64 map_length; in btrfs_merge_bio_hook() local
1818 map_length = length; in btrfs_merge_bio_hook()
1820 &map_length, NULL, 0); in btrfs_merge_bio_hook()
1823 if (map_length < length + size) in btrfs_merge_bio_hook()
8204 u64 map_length; in btrfs_submit_direct_hook() local
8209 map_length = orig_bio->bi_iter.bi_size; in btrfs_submit_direct_hook()
8211 &map_length, NULL, 0); in btrfs_submit_direct_hook()
8215 if (map_length >= orig_bio->bi_iter.bi_size) { in btrfs_submit_direct_hook()
8237 if (map_length < submit_len + bvec->bv_len || in btrfs_submit_direct_hook()
8270 map_length = orig_bio->bi_iter.bi_size; in btrfs_submit_direct_hook()
8273 &map_length, NULL, 0); in btrfs_submit_direct_hook()