Searched defs:bg_bh (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | suballoc.c | 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 | 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...] |
Completed in 5 milliseconds