/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | suballoc.c | 71 struct buffer_head *bg_bh, 98 static int ocfs2_test_bg_bit_allocatable(struct buffer_head *bg_bh, 103 struct buffer_head *bg_bh, 344 struct buffer_head *bg_bh, in ocfs2_block_group_fill() 352 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_fill() 355 if (((unsigned long long) bg_bh->b_blocknr) != group_blkno) { in ocfs2_block_group_fill() 359 (unsigned long long) bg_bh->b_blocknr); in ocfs2_block_group_fill() 365 bg_bh, in ocfs2_block_group_fill() 391 ocfs2_journal_dirty(handle, bg_bh); in ocfs2_block_group_fill() 427 struct buffer_head *bg_bh; in ocfs2_block_group_alloc_contig() local 342 ocfs2_block_group_fill(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, u64 group_blkno, unsigned int group_clusters, u16 my_chain, struct ocfs2_chain_list *cl) ocfs2_block_group_fill() argument 450 ocfs2_set_new_buffer_uptodate(INODE_CACHE(alloc_inode), bg_bh); ocfs2_block_group_alloc_contig() local 483 ocfs2_block_group_grow_discontig(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl, unsigned int min_bits) ocfs2_block_group_grow_discontig() argument 545 ocfs2_bg_alloc_cleanup(handle_t *handle, struct ocfs2_alloc_context *cluster_ac, struct inode *alloc_inode, struct buffer_head *bg_bh) ocfs2_bg_alloc_cleanup() argument 571 ocfs2_remove_from_cache(INODE_CACHE(alloc_inode), bg_bh); ocfs2_bg_alloc_cleanup() local 585 struct buffer_head *bg_bh = NULL; ocfs2_block_group_alloc_discontig() local 630 ocfs2_set_new_buffer_uptodate(INODE_CACHE(alloc_inode), bg_bh); ocfs2_block_group_alloc_discontig() local 666 struct buffer_head *bg_bh = NULL; ocfs2_block_group_alloc() local 1251 ocfs2_test_bg_bit_allocatable(struct buffer_head *bg_bh, int nr) ocfs2_test_bg_bit_allocatable() argument 1277 ocfs2_block_group_find_clear_bits(struct ocfs2_super *osb, struct buffer_head *bg_bh, unsigned int bits_wanted, unsigned int total_bits, struct ocfs2_suballoc_result *res) ocfs2_block_group_find_clear_bits() argument 1403 ocfs2_relink_block_group(handle_t *handle, struct inode *alloc_inode, struct buffer_head *fe_bh, struct buffer_head *bg_bh, struct buffer_head *prev_bg_bh, u16 chain) ocfs2_relink_block_group() argument 2133 struct buffer_head *bg_bh = NULL; ocfs2_claim_new_inode_at_loc() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | suballoc.c | 69 struct buffer_head *bg_bh, 96 static int ocfs2_test_bg_bit_allocatable(struct buffer_head *bg_bh, 101 struct buffer_head *bg_bh, 342 struct buffer_head *bg_bh, in ocfs2_block_group_fill() 350 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_fill() 353 if (((unsigned long long) bg_bh->b_blocknr) != group_blkno) { in ocfs2_block_group_fill() 357 (unsigned long long) bg_bh->b_blocknr); in ocfs2_block_group_fill() 363 bg_bh, in ocfs2_block_group_fill() 389 ocfs2_journal_dirty(handle, bg_bh); in ocfs2_block_group_fill() 425 struct buffer_head *bg_bh; in ocfs2_block_group_alloc_contig() local 340 ocfs2_block_group_fill(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, u64 group_blkno, unsigned int group_clusters, u16 my_chain, struct ocfs2_chain_list *cl) ocfs2_block_group_fill() argument 448 ocfs2_set_new_buffer_uptodate(INODE_CACHE(alloc_inode), bg_bh); ocfs2_block_group_alloc_contig() local 481 ocfs2_block_group_grow_discontig(handle_t *handle, struct inode *alloc_inode, struct buffer_head *bg_bh, struct ocfs2_alloc_context *ac, struct ocfs2_chain_list *cl, unsigned int min_bits) ocfs2_block_group_grow_discontig() argument 543 ocfs2_bg_alloc_cleanup(handle_t *handle, struct ocfs2_alloc_context *cluster_ac, struct inode *alloc_inode, struct buffer_head *bg_bh) ocfs2_bg_alloc_cleanup() argument 569 ocfs2_remove_from_cache(INODE_CACHE(alloc_inode), bg_bh); ocfs2_bg_alloc_cleanup() local 583 struct buffer_head *bg_bh = NULL; ocfs2_block_group_alloc_discontig() local 628 ocfs2_set_new_buffer_uptodate(INODE_CACHE(alloc_inode), bg_bh); ocfs2_block_group_alloc_discontig() local 664 struct buffer_head *bg_bh = NULL; ocfs2_block_group_alloc() local 1249 ocfs2_test_bg_bit_allocatable(struct buffer_head *bg_bh, int nr) ocfs2_test_bg_bit_allocatable() argument 1275 ocfs2_block_group_find_clear_bits(struct ocfs2_super *osb, struct buffer_head *bg_bh, unsigned int bits_wanted, unsigned int total_bits, struct ocfs2_suballoc_result *res) ocfs2_block_group_find_clear_bits() argument 1401 ocfs2_relink_block_group(handle_t *handle, struct inode *alloc_inode, struct buffer_head *fe_bh, struct buffer_head *bg_bh, struct buffer_head *prev_bg_bh, u16 chain) ocfs2_relink_block_group() argument 2131 struct buffer_head *bg_bh = NULL; ocfs2_claim_new_inode_at_loc() local [all...] |