Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfile.c1087 u64 other_end; in btrfs_mark_extent_written() local
1128 other_end = start; in btrfs_mark_extent_written()
1131 &other_start, &other_end)) { in btrfs_mark_extent_written()
1155 other_end = 0; in btrfs_mark_extent_written()
1158 &other_start, &other_end)) { in btrfs_mark_extent_written()
1174 other_end - start); in btrfs_mark_extent_written()
1229 other_end = 0; in btrfs_mark_extent_written()
1232 &other_start, &other_end)) { in btrfs_mark_extent_written()
1237 extent_end = other_end; in btrfs_mark_extent_written()
1246 other_end = start; in btrfs_mark_extent_written()
[all …]