Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfile.c563 u64 other_start; in btrfs_mark_extent_written() local
615 other_start = 0; in btrfs_mark_extent_written()
619 &other_start, &other_end)) { in btrfs_mark_extent_written()
635 end - other_start); in btrfs_mark_extent_written()
641 other_start = end; in btrfs_mark_extent_written()
645 &other_start, &other_end)) { in btrfs_mark_extent_written()
725 other_start = end; in btrfs_mark_extent_written()
737 &other_start, &other_end)) { in btrfs_mark_extent_written()
751 other_start = 0; in btrfs_mark_extent_written()
755 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]