Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfile.c1086 u64 other_start; in btrfs_mark_extent_written() local
1127 other_start = 0; in btrfs_mark_extent_written()
1131 &other_start, &other_end)) { in btrfs_mark_extent_written()
1147 end - other_start); in btrfs_mark_extent_written()
1154 other_start = end; in btrfs_mark_extent_written()
1158 &other_start, &other_end)) { in btrfs_mark_extent_written()
1228 other_start = end; in btrfs_mark_extent_written()
1232 &other_start, &other_end)) { in btrfs_mark_extent_written()
1245 other_start = 0; in btrfs_mark_extent_written()
1249 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]