Lines Matching refs:extent_flags
1472 u64 extent_flags, u64 extent_gen) in fill_one_extent_info() argument
1484 if (extent_flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) { in fill_one_extent_info()
1527 u64 extent_flags; in scrub_find_fill_first_stripe() local
1543 get_extent_info(extent_path, &extent_start, &extent_len, &extent_flags, in scrub_find_fill_first_stripe()
1545 if (extent_flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) in scrub_find_fill_first_stripe()
1547 if (extent_flags & BTRFS_EXTENT_FLAG_DATA) in scrub_find_fill_first_stripe()
1567 extent_flags, extent_gen); in scrub_find_fill_first_stripe()
1581 &extent_flags, &extent_gen); in scrub_find_fill_first_stripe()
1582 if (extent_flags & BTRFS_EXTENT_FLAG_TREE_BLOCK) in scrub_find_fill_first_stripe()
1584 if (extent_flags & BTRFS_EXTENT_FLAG_DATA) in scrub_find_fill_first_stripe()
1587 extent_flags, extent_gen); in scrub_find_fill_first_stripe()