Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dfile.c608 u64 other_start; in btrfs_mark_extent_written() local
661 other_start = 0; in btrfs_mark_extent_written()
665 &other_start, &other_end)) { in btrfs_mark_extent_written()
681 end - other_start); in btrfs_mark_extent_written()
688 other_start = end; in btrfs_mark_extent_written()
692 &other_start, &other_end)) { in btrfs_mark_extent_written()
771 other_start = end; in btrfs_mark_extent_written()
779 &other_start, &other_end)) { in btrfs_mark_extent_written()
793 other_start = 0; in btrfs_mark_extent_written()
797 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]