Home
last modified time | relevance | path

Searched defs:block_group (Results 1 – 25 of 26) sorted by relevance

12

/linux/fs/btrfs/
H A Ddiscard.c71 const struct btrfs_block_group *block_group) in get_discard_list()
94 struct btrfs_block_group *block_group) in __add_to_discard_list()
114 struct btrfs_block_group *block_group) in add_to_discard_list()
128 struct btrfs_block_group *block_group) in add_to_discard_unused_list()
156 struct btrfs_block_group *block_group) in remove_from_discard_list()
192 struct btrfs_block_group *ret_block_group = NULL, *block_group; in find_next_block_group() local
237 struct btrfs_block_group *block_group; in peek_discard_list() local
295 void btrfs_discard_check_filter(struct btrfs_block_group *block_group, in btrfs_discard_check_filter()
333 struct btrfs_block_group *block_group) in btrfs_update_discard_index()
354 struct btrfs_block_group *block_group) in btrfs_discard_cancel_work()
[all …]
H A Dfree-space-tree.c25 struct btrfs_block_group *block_group) in btrfs_free_space_root()
70 struct btrfs_block_group *block_group, in add_new_free_space_info()
99 struct btrfs_block_group *block_group, in btrfs_search_free_space_info()
202 struct btrfs_block_group *block_group, in btrfs_convert_free_space_to_bitmaps()
346 struct btrfs_block_group *block_group, in btrfs_convert_free_space_to_extents()
485 struct btrfs_block_group *block_group, in update_free_space_extent_count()
520 bool btrfs_free_space_test_bit(struct btrfs_block_group *block_group, in btrfs_free_space_test_bit()
543 struct btrfs_block_group *block_group, in free_space_modify_bits()
611 struct btrfs_block_group *block_group, in modify_free_space_bitmap()
717 struct btrfs_block_group *block_group, in remove_free_space_extent()
[all …]
H A Dfree-space-cache.c132 struct inode *lookup_free_space_inode(struct btrfs_block_group *block_group, in lookup_free_space_inode()
224 struct btrfs_block_group *block_group, in create_free_space_inode()
245 struct btrfs_block_group *block_group) in btrfs_remove_free_space_inode()
294 struct btrfs_block_group *block_group, in btrfs_truncate_free_space_cache()
691 struct btrfs_block_group *block_group = ctl->block_group; in recalculate_thresholds() local
898 static int copy_free_space_cache(struct btrfs_block_group *block_group, in copy_free_space_cache()
939 int load_free_space_cache(struct btrfs_block_group *block_group) in load_free_space_cache()
1071 struct btrfs_block_group *block_group, in write_cache_extent_entries()
1198 struct btrfs_block_group *block_group, in write_pinned_extent_entries()
1296 struct btrfs_block_group *block_group, in __btrfs_wait_cache_io()
[all …]
H A Dblock-group.c26 int btrfs_should_fragment_free_space(const struct btrfs_block_group *block_group) in btrfs_should_fragment_free_space()
37 static inline bool has_unwritten_metadata(struct btrfs_block_group *block_group) in has_unwritten_metadata()
207 static int btrfs_add_block_group_cache(struct btrfs_block_group *block_group) in btrfs_add_block_group_cache()
497 static void fragment_free_space(struct btrfs_block_group *block_group) in fragment_free_space()
530 int btrfs_add_new_free_space(struct btrfs_block_group *block_group, u64 start, in btrfs_add_new_free_space()
591 struct btrfs_block_group *block_group, in sample_block_group_extent_item()
679 struct btrfs_block_group *block_group) in load_block_group_size_class()
713 struct btrfs_block_group *block_group = caching_ctl->block_group; in load_extent_tree_free() local
854 struct btrfs_block_group *block_group; in caching_thread() local
1042 struct btrfs_block_group *block_group) in remove_block_group_item()
[all …]
H A Dzoned.c1951 struct btrfs_block_group *block_group = ctx->zoned_bg; in check_bg_is_active() local
2016 struct btrfs_block_group *block_group = ctx->zoned_bg; in btrfs_check_meta_write_pointer() local
2156 bool btrfs_zone_activate(struct btrfs_block_group *block_group) in btrfs_zone_activate()
2240 static void wait_eb_writebacks(struct btrfs_block_group *block_group) in wait_eb_writebacks()
2260 static int call_zone_finish(struct btrfs_block_group *block_group, in call_zone_finish()
2294 static int do_zone_finish(struct btrfs_block_group *block_group, bool fully_written) in do_zone_finish()
2403 int btrfs_zone_finish(struct btrfs_block_group *block_group) in btrfs_zone_finish()
2463 struct btrfs_block_group *block_group; in btrfs_zone_finish_endio() local
2676 struct btrfs_block_group *block_group; in btrfs_zoned_release_data_reloc_bg() local
2706 struct btrfs_block_group *block_group; in btrfs_zone_finish_one_bg() local
[all …]
H A Dblock-group.h109 struct btrfs_block_group *block_group; member
276 static inline u64 btrfs_block_group_end(const struct btrfs_block_group *block_group) in btrfs_block_group_end()
288 static inline bool btrfs_is_block_group_data_only(const struct btrfs_block_group *block_group) in btrfs_is_block_group_data_only()
H A Dextent-tree.c2658 struct btrfs_block_group *block_group; in __exclude_logged_extent() local
2826 struct btrfs_block_group *block_group, *tmp; in btrfs_finish_extent_commit() local
3607 struct btrfs_block_group *block_group, in btrfs_lock_cluster()
3811 static int do_allocation_clustered(struct btrfs_block_group *block_group, in do_allocation_clustered()
3849 static int do_allocation_zoned(struct btrfs_block_group *block_group, in do_allocation_zoned()
4021 static int do_allocation(struct btrfs_block_group *block_group, in do_allocation()
4035 static void release_block_group(struct btrfs_block_group *block_group, in release_block_group()
4313 struct btrfs_block_group *block_group; in prepare_allocation_zoned() local
4383 struct btrfs_block_group *block_group = NULL; in find_free_extent() local
4987 struct btrfs_block_group *block_group; in btrfs_alloc_logged_file_extent() local
H A Dzoned.h221 static inline bool btrfs_zone_activate(struct btrfs_block_group *block_group) in btrfs_zone_activate()
226 static inline int btrfs_zone_finish(struct btrfs_block_group *block_group) in btrfs_zone_finish()
H A Dfree-space-cache.h89 struct btrfs_block_group *block_group; member
H A Dspace-info.c360 struct btrfs_block_group *block_group) in btrfs_add_bg_to_space_info()
1946 struct btrfs_block_group *block_group; in btrfs_account_ro_block_groups_free_space() local
H A Drelocation.c147 struct btrfs_block_group *block_group; member
3226 static int delete_block_group_cache(struct btrfs_block_group *block_group, in delete_block_group_cache()
3270 struct btrfs_block_group *block_group, in delete_v1_space_cache()
3868 static void describe_relocation(struct btrfs_block_group *block_group) in describe_relocation()
H A Dtransaction.c2102 struct btrfs_block_group *block_group, *tmp; in btrfs_cleanup_pending_block_groups() local
H A Dfs.h359 struct btrfs_block_group *block_group; member
384 struct btrfs_block_group *block_group; member
H A Dvolumes.c3420 struct btrfs_block_group *block_group; in btrfs_relocate_chunk() local
5524 struct btrfs_block_group *block_group; in create_chunk() local
5593 struct btrfs_block_group *block_group; in btrfs_create_chunk() local
H A Ddisk-io.c798 struct btrfs_block_group *block_group; in btrfs_global_root_id() local
H A Dsysfs.c696 struct btrfs_block_group *block_group; in raid_bytes_show() local
H A Dioctl.c2941 struct btrfs_block_group *block_group; in get_block_group_info() local
/linux/fs/ext2/
H A Dialloc.c47 read_inode_bitmap(struct super_block * sb, unsigned long block_group) in read_inode_bitmap()
111 unsigned long block_group; in ext2_free_inode() local
169 unsigned long block_group; in ext2_preread_inode() local
H A Dballoc.c40 unsigned int block_group, in ext2_get_group_desc()
73 unsigned int block_group, in ext2_valid_block_bitmap()
129 read_block_bitmap(struct super_block *sb, unsigned int block_group) in read_block_bitmap()
487 unsigned long block_group; in ext2_free_blocks() local
H A Dinode.c1318 unsigned long block_group; in ext2_get_inode() local
H A Dext2.h122 sb_bgl_lock(struct ext2_sb_info *sbi, unsigned int block_group) in sb_bgl_lock()
/linux/include/linux/
H A Dblockgroup_lock.h36 bgl_lock_ptr(struct blockgroup_lock *bgl, unsigned int block_group) in bgl_lock_ptr()
/linux/fs/nilfs2/
H A Dmdt.h110 nilfs_mdt_bgl_lock(struct inode *inode, unsigned int block_group) in nilfs_mdt_bgl_lock()
/linux/fs/ext4/
H A Dsuper.c3199 static __le16 ext4_group_desc_csum(struct super_block *sb, __u32 block_group, in ext4_group_desc_csum()
3243 int ext4_group_desc_csum_verify(struct super_block *sb, __u32 block_group, in ext4_group_desc_csum_verify()
3253 void ext4_group_desc_csum_set(struct super_block *sb, __u32 block_group, in ext4_group_desc_csum_set()
/linux/include/uapi/linux/
H A Dbtrfs_tree.h878 __le64 block_group; member

12