Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dfile.c1093 u64 other_start; in btrfs_mark_extent_written() local
1146 other_start = 0; in btrfs_mark_extent_written()
1150 &other_start, &other_end)) { in btrfs_mark_extent_written()
1166 end - other_start); in btrfs_mark_extent_written()
1173 other_start = end; in btrfs_mark_extent_written()
1177 &other_start, &other_end)) { in btrfs_mark_extent_written()
1256 other_start = end; in btrfs_mark_extent_written()
1263 &other_start, &other_end)) { in btrfs_mark_extent_written()
1277 other_start = 0; in btrfs_mark_extent_written()
1281 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]