Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dfile.c1152 u64 other_end; in btrfs_mark_extent_written() local
1205 other_end = start; in btrfs_mark_extent_written()
1208 &other_start, &other_end)) { in btrfs_mark_extent_written()
1232 other_end = 0; in btrfs_mark_extent_written()
1235 &other_start, &other_end)) { in btrfs_mark_extent_written()
1251 other_end - start); in btrfs_mark_extent_written()
1313 other_end = 0; in btrfs_mark_extent_written()
1316 &other_start, &other_end)) { in btrfs_mark_extent_written()
1321 extent_end = other_end; in btrfs_mark_extent_written()
1333 other_end = start; in btrfs_mark_extent_written()
[all …]