Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfile.c546 u64 other_start; in btrfs_mark_extent_written() local
598 other_start = 0; in btrfs_mark_extent_written()
602 &other_start, &other_end)) { in btrfs_mark_extent_written()
618 end - other_start); in btrfs_mark_extent_written()
624 other_start = end; in btrfs_mark_extent_written()
628 &other_start, &other_end)) { in btrfs_mark_extent_written()
708 other_start = end; in btrfs_mark_extent_written()
720 &other_start, &other_end)) { in btrfs_mark_extent_written()
734 other_start = 0; in btrfs_mark_extent_written()
738 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]