Searched refs:pin_down_extent (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | extent-tree.c | 6186 static int pin_down_extent(struct btrfs_fs_info *fs_info, in pin_down_extent() function 6221 pin_down_extent(fs_info, cache, bytenr, num_bytes, reserved); in btrfs_pin_extent() 6248 pin_down_extent(fs_info, cache, bytenr, num_bytes, 0); in btrfs_pin_extent_for_log_replay() 7018 pin_down_extent(fs_info, cache, buf->start, in btrfs_free_tree_block() 7848 pin_down_extent(fs_info, cache, start, len, 1); in __btrfs_free_reserved_extent()
|