/fs/btrfs/ |
D | free-space-tree.c | 48 struct btrfs_block_group_cache *block_group, in add_new_free_space_info() 81 struct btrfs_block_group_cache *block_group, in search_free_space_info() 183 struct btrfs_block_group_cache *block_group, in convert_free_space_to_bitmaps() 323 struct btrfs_block_group_cache *block_group, in convert_free_space_to_extents() 456 struct btrfs_block_group_cache *block_group, in update_free_space_extent_count() 494 int free_space_test_bit(struct btrfs_block_group_cache *block_group, in free_space_test_bit() 516 static void free_space_set_bits(struct btrfs_block_group_cache *block_group, in free_space_set_bits() 584 struct btrfs_block_group_cache *block_group, in modify_free_space_bitmap() 697 struct btrfs_block_group_cache *block_group, in remove_free_space_extent() 784 struct btrfs_block_group_cache *block_group, in __remove_from_free_space_tree() [all …]
|
D | free-space-cache.c | 95 struct btrfs_block_group_cache *block_group, in lookup_free_space_inode() 193 struct btrfs_block_group_cache *block_group, in create_free_space_inode() 227 struct btrfs_block_group_cache *block_group, in btrfs_truncate_free_space_cache() 823 int load_free_space_cache(struct btrfs_block_group_cache *block_group) in load_free_space_cache() 922 struct btrfs_block_group_cache *block_group, in write_cache_extent_entries() 1050 struct btrfs_block_group_cache *block_group, in write_pinned_extent_entries() 1150 struct btrfs_block_group_cache *block_group, in __btrfs_wait_cache_io() 1219 struct btrfs_block_group_cache *block_group, in btrfs_wait_cache_io() 1240 struct btrfs_block_group_cache *block_group, in __btrfs_write_out_cache() 1378 struct btrfs_block_group_cache *block_group, in btrfs_write_out_cache() [all …]
|
D | block-group.c | 152 struct btrfs_block_group_cache *block_group) in btrfs_add_block_group_cache() 427 static void fragment_free_space(struct btrfs_block_group_cache *block_group) in fragment_free_space() 453 u64 add_new_free_space(struct btrfs_block_group_cache *block_group, in add_new_free_space() 494 struct btrfs_block_group_cache *block_group = caching_ctl->block_group; in load_extent_tree_free() local 631 struct btrfs_block_group_cache *block_group; in caching_thread() local 865 struct btrfs_block_group_cache *block_group; in btrfs_remove_block_group() local 1249 struct btrfs_block_group_cache *block_group; in btrfs_delete_unused_bgs() local 1863 struct btrfs_block_group_cache *block_group; in btrfs_create_pending_block_groups() local 2141 static int cache_save_setup(struct btrfs_block_group_cache *block_group, in cache_save_setup() 3049 struct btrfs_block_group_cache *block_group; in btrfs_put_block_group_cache() local [all …]
|
D | block-group.h | 37 struct btrfs_block_group_cache *block_group; member 162 struct btrfs_block_group_cache *block_group) in btrfs_should_fragment_free_space()
|
D | extent-tree.c | 2519 struct btrfs_block_group_cache *block_group; in btrfs_extent_readonly() local 2643 struct btrfs_block_group_cache *block_group; in __exclude_logged_extent() local 2883 struct btrfs_block_group_cache *block_group, *tmp; in btrfs_finish_extent_commit() local 3370 btrfs_lock_cluster(struct btrfs_block_group_cache *block_group, in btrfs_lock_cluster() 3786 struct btrfs_block_group_cache *block_group = NULL; in find_free_extent() local 4386 struct btrfs_block_group_cache *block_group; in btrfs_alloc_logged_file_extent() local 5500 struct btrfs_block_group_cache *block_group; in btrfs_account_ro_block_groups_free_space() local
|
D | relocation.c | 150 struct btrfs_block_group_cache *block_group; member 1600 struct btrfs_block_group_cache *block_group) in in_block_group() 3588 struct btrfs_block_group_cache *block_group, in delete_block_group_cache() 4327 struct btrfs_block_group_cache *block_group) in describe_relocation()
|
D | transaction.c | 1878 struct btrfs_block_group_cache *block_group, *tmp; in btrfs_cleanup_pending_block_groups() local
|
D | sysfs.c | 375 struct btrfs_block_group_cache *block_group; in raid_bytes_show() local
|
D | ioctl.c | 4035 struct btrfs_block_group_cache *block_group; in get_block_group_info() local
|
D | ctree.h | 416 struct btrfs_block_group_cache *block_group; member
|
/fs/ext4/ |
D | balloc.c | 75 ext4_group_t block_group) in ext4_block_in_group() 87 ext4_group_t block_group, in ext4_num_overhead_clusters() 160 ext4_group_t block_group) in num_clusters_in_group() 181 ext4_group_t block_group, in ext4_init_block_bitmap() 239 ext4_group_t block_group, in ext4_free_clusters_after_init() 265 ext4_group_t block_group, in ext4_get_group_desc() 304 ext4_group_t block_group, in ext4_valid_block_bitmap() 359 ext4_group_t block_group, in ext4_validate_block_bitmap() 407 ext4_read_block_bitmap_nowait(struct super_block *sb, ext4_group_t block_group) in ext4_read_block_bitmap_nowait() 497 int ext4_wait_block_bitmap(struct super_block *sb, ext4_group_t block_group, in ext4_wait_block_bitmap() [all …]
|
D | ialloc.c | 81 ext4_group_t block_group, in ext4_validate_inode_bitmap() 118 ext4_read_inode_bitmap(struct super_block *sb, ext4_group_t block_group) in ext4_read_inode_bitmap() 238 ext4_group_t block_group; in ext4_free_inode() local 1201 ext4_group_t block_group; in ext4_orphan_get() local
|
D | mballoc.c | 2759 ext4_group_t block_group, ext4_grpblk_t cluster, int count, in ext4_issue_discard() 4714 ext4_group_t block_group; in ext4_free_blocks() local 4970 ext4_group_t block_group; in ext4_group_add_blocks() local
|
D | super.c | 2425 static __le16 ext4_group_desc_csum(struct super_block *sb, __u32 block_group, in ext4_group_desc_csum() 2471 int ext4_group_desc_csum_verify(struct super_block *sb, __u32 block_group, in ext4_group_desc_csum_verify() 2481 void ext4_group_desc_csum_set(struct super_block *sb, __u32 block_group, in ext4_group_desc_csum_set()
|
D | ext4.h | 2137 ext4_group_t block_group; member 2939 ext4_group_t block_group) in ext4_flex_group()
|
/fs/udf/ |
D | balloc.c | 55 unsigned int block_group) in __load_block_bitmap() 77 unsigned int block_group) in load_block_bitmap() 115 unsigned long block_group; in udf_bitmap_free_blocks() local 178 int bit, block, block_group; in udf_bitmap_prealloc_blocks() local 226 int block_group, group_start; in udf_bitmap_new_block() local
|
/fs/ext2/ |
D | ialloc.c | 47 read_inode_bitmap(struct super_block * sb, unsigned long block_group) in read_inode_bitmap() 110 unsigned long block_group; in ext2_free_inode() local 168 unsigned long block_group; in ext2_preread_inode() local
|
D | balloc.c | 42 unsigned int block_group, in ext2_get_group_desc() 77 unsigned int block_group, in ext2_valid_block_bitmap() 126 read_block_bitmap(struct super_block *sb, unsigned int block_group) in read_block_bitmap() 483 unsigned long block_group; in ext2_free_blocks() local
|
D | inode.c | 1332 unsigned long block_group; in ext2_get_inode() local
|
D | ext2.h | 122 sb_bgl_lock(struct ext2_sb_info *sbi, unsigned int block_group) in sb_bgl_lock()
|
/fs/nilfs2/ |
D | mdt.h | 112 nilfs_mdt_bgl_lock(struct inode *inode, unsigned int block_group) in nilfs_mdt_bgl_lock()
|