Searched refs:btrfs_block_group_cache (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dfree-space-cache.h30 int btrfs_add_free_space(struct btrfs_block_group_cache *block_group,
32 int btrfs_remove_free_space(struct btrfs_block_group_cache *block_group,
34 void btrfs_remove_free_space_cache(struct btrfs_block_group_cache
36 u64 btrfs_find_space_for_alloc(struct btrfs_block_group_cache *block_group,
38 void btrfs_dump_free_space(struct btrfs_block_group_cache *block_group,
40 u64 btrfs_block_group_free_space(struct btrfs_block_group_cache *block_group);
43 struct btrfs_block_group_cache *block_group,
47 u64 btrfs_alloc_from_cluster(struct btrfs_block_group_cache *block_group,
51 struct btrfs_block_group_cache *block_group,
H A Dfree-space-cache.c43 static inline u64 offset_to_bitmap(struct btrfs_block_group_cache *block_group,
111 tree_search_offset(struct btrfs_block_group_cache *block_group,
237 static void unlink_free_space(struct btrfs_block_group_cache *block_group,
245 static int link_free_space(struct btrfs_block_group_cache *block_group,
261 static void recalculate_thresholds(struct btrfs_block_group_cache *block_group)
298 static void bitmap_clear_bits(struct btrfs_block_group_cache *block_group,
316 static void bitmap_set_bits(struct btrfs_block_group_cache *block_group,
334 static int search_bitmap(struct btrfs_block_group_cache *block_group,
368 static struct btrfs_free_space *find_free_space(struct btrfs_block_group_cache
405 static void add_new_bitmap(struct btrfs_block_group_cache *block_grou
[all...]
H A Dextent-tree.c39 static int update_reserved_bytes(struct btrfs_block_group_cache *cache,
69 block_group_cache_done(struct btrfs_block_group_cache *cache)
75 static int block_group_bits(struct btrfs_block_group_cache *cache, u64 bits)
80 void btrfs_get_block_group(struct btrfs_block_group_cache *cache)
85 void btrfs_put_block_group(struct btrfs_block_group_cache *cache)
100 struct btrfs_block_group_cache *block_group)
104 struct btrfs_block_group_cache *cache;
111 cache = rb_entry(parent, struct btrfs_block_group_cache,
135 static struct btrfs_block_group_cache *
139 struct btrfs_block_group_cache *cach
[all...]
H A Dctree.h738 struct btrfs_block_group_cache *block_group;
757 struct btrfs_block_group_cache *block_group;
762 struct btrfs_block_group_cache { struct
1992 void btrfs_put_block_group(struct btrfs_block_group_cache *cache);
2007 struct btrfs_block_group_cache *btrfs_lookup_block_group(
2010 void btrfs_put_block_group(struct btrfs_block_group_cache *cache);
2115 struct btrfs_block_group_cache *cache);
2117 struct btrfs_block_group_cache *cache);
H A Drelocation.c156 struct btrfs_block_group_cache *block_group;
1448 struct btrfs_block_group_cache *block_group)
3795 struct btrfs_block_group_cache *group)

Completed in 142 milliseconds