Home
last modified time | relevance | path

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

/fs/btrfs/
Dfile.c1160 u64 other_start; in btrfs_mark_extent_written() local
1213 other_start = 0; in btrfs_mark_extent_written()
1217 &other_start, &other_end)) { in btrfs_mark_extent_written()
1233 end - other_start); in btrfs_mark_extent_written()
1240 other_start = end; in btrfs_mark_extent_written()
1244 &other_start, &other_end)) { in btrfs_mark_extent_written()
1323 other_start = end; in btrfs_mark_extent_written()
1330 &other_start, &other_end)) { in btrfs_mark_extent_written()
1344 other_start = 0; in btrfs_mark_extent_written()
1348 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]