D | extent_map.c | 289 * @gen: generation that this extent has been modified in 355 int modified) in setup_extent_mapping() argument 363 if (modified) in setup_extent_mapping() 374 * @modified: indicate whether the given @em should be added to the 375 * modified list, which indicates the extent needs to be logged 383 struct extent_map *em, int modified) in add_extent_mapping() argument 393 setup_extent_mapping(tree, em, modified); in add_extent_mapping() 483 int modified) in replace_extent_mapping() argument 494 setup_extent_mapping(tree, new, modified); in replace_extent_mapping() 718 bool modified; in btrfs_drop_extent_map_range() local [all …]
|