Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfile.c1084 u64 other_start; in btrfs_mark_extent_written() local
1137 other_start = 0; in btrfs_mark_extent_written()
1141 &other_start, &other_end)) { in btrfs_mark_extent_written()
1157 end - other_start); in btrfs_mark_extent_written()
1164 other_start = end; in btrfs_mark_extent_written()
1168 &other_start, &other_end)) { in btrfs_mark_extent_written()
1247 other_start = end; in btrfs_mark_extent_written()
1254 &other_start, &other_end)) { in btrfs_mark_extent_written()
1268 other_start = 0; in btrfs_mark_extent_written()
1272 &other_start, in btrfs_mark_extent_written()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A 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, in btrfs_mark_extent_written()
[all...]

Completed in 6 milliseconds