Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dfile.c918 u64 other_start; in btrfs_mark_extent_written() local
971 other_start = 0; in btrfs_mark_extent_written()
975 &other_start, &other_end)) { in btrfs_mark_extent_written()
991 end - other_start); in btrfs_mark_extent_written()
998 other_start = end; in btrfs_mark_extent_written()
1002 &other_start, &other_end)) { in btrfs_mark_extent_written()
1081 other_start = end; in btrfs_mark_extent_written()
1089 &other_start, &other_end)) { in btrfs_mark_extent_written()
1103 other_start = 0; in btrfs_mark_extent_written()
1107 &other_start, &other_end)) { in btrfs_mark_extent_written()
[all …]