| D | extent_map.c | 289 * @gen: generation that this extent has been modified in 345 int modified) in setup_extent_mapping() argument 351 if (modified) in setup_extent_mapping() 395 * @modified: indicate whether the given @em should be added to the 396 * modified list, which indicates the extent needs to be logged 404 struct extent_map *em, int modified) in add_extent_mapping() argument 414 setup_extent_mapping(tree, em, modified); in add_extent_mapping() 510 int modified) in replace_extent_mapping() argument 521 setup_extent_mapping(tree, new, modified); in replace_extent_mapping() 748 bool modified; in btrfs_drop_extent_map_range() local [all …]
|