Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dfile.c1085 u64 other_start; in btrfs_mark_extent_written() local
1138 other_start = 0; in btrfs_mark_extent_written()
1142 &other_start, &other_end)) { in btrfs_mark_extent_written()
1158 end - other_start); in btrfs_mark_extent_written()
1165 other_start = end; in btrfs_mark_extent_written()
1169 &other_start, &other_end)) { in btrfs_mark_extent_written()
1248 other_start = end; in btrfs_mark_extent_written()
1255 &other_start, &other_end)) { in btrfs_mark_extent_written()
1269 other_start = 0; in btrfs_mark_extent_written()
1273 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]