Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dfile.c1143 u64 other_start; in btrfs_mark_extent_written() local
1196 other_start = 0; in btrfs_mark_extent_written()
1200 &other_start, &other_end)) { in btrfs_mark_extent_written()
1216 end - other_start); in btrfs_mark_extent_written()
1223 other_start = end; in btrfs_mark_extent_written()
1227 &other_start, &other_end)) { in btrfs_mark_extent_written()
1304 other_start = end; in btrfs_mark_extent_written()
1308 &other_start, &other_end)) { in btrfs_mark_extent_written()
1324 other_start = 0; in btrfs_mark_extent_written()
1328 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]