Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dfile.c565 u64 other_start; in btrfs_mark_extent_written() local
618 other_start = 0; in btrfs_mark_extent_written()
622 &other_start, &other_end)) { in btrfs_mark_extent_written()
638 end - other_start); in btrfs_mark_extent_written()
644 other_start = end; in btrfs_mark_extent_written()
648 &other_start, &other_end)) { in btrfs_mark_extent_written()
728 other_start = end; in btrfs_mark_extent_written()
740 &other_start, &other_end)) { in btrfs_mark_extent_written()
754 other_start = 0; in btrfs_mark_extent_written()
758 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]