Home
last modified time | relevance | path

Searched defs:group_bh (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dresize.c264 struct buffer_head *group_bh = NULL; in ocfs2_group_extend() local
79 ocfs2_update_last_group_and_inode(handle_t *handle, struct inode *bm_inode, struct buffer_head *bm_bh, struct buffer_head *group_bh, u32 first_new_cluster, int new_clusters) ocfs2_update_last_group_and_inode() argument
371 ocfs2_check_new_group(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_new_group_input *input, struct buffer_head *group_bh) ocfs2_check_new_group() argument
409 ocfs2_verify_group_and_input(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_new_group_input *input, struct buffer_head *group_bh) ocfs2_verify_group_and_input() argument
456 struct buffer_head *group_bh = NULL; ocfs2_group_add() local
501 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), group_bh); ocfs2_group_add() local
[all...]
H A Dsuballoc.c1337 ocfs2_block_group_set_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits) ocfs2_block_group_set_bits() argument
1476 ocfs2_cluster_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) ocfs2_cluster_group_search() argument
1547 ocfs2_block_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) ocfs2_block_group_search() argument
1678 struct buffer_head *group_bh = NULL; ocfs2_search_one_group() local
1748 struct buffer_head *group_bh = NULL; ocfs2_search_chain() local
2381 ocfs2_block_group_clear_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits, void (*undo_fn)(unsigned int bit, unsigned long *bmap)) ocfs2_block_group_clear_bits() argument
2462 struct buffer_head *group_bh = NULL; _ocfs2_free_suballoc_bits() local
2762 struct buffer_head *group_bh = NULL; ocfs2_test_suballoc_bit() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dresize.c262 struct buffer_head *group_bh = NULL; in ocfs2_group_extend() local
77 ocfs2_update_last_group_and_inode(handle_t *handle, struct inode *bm_inode, struct buffer_head *bm_bh, struct buffer_head *group_bh, u32 first_new_cluster, int new_clusters) ocfs2_update_last_group_and_inode() argument
369 ocfs2_check_new_group(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_new_group_input *input, struct buffer_head *group_bh) ocfs2_check_new_group() argument
407 ocfs2_verify_group_and_input(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_new_group_input *input, struct buffer_head *group_bh) ocfs2_verify_group_and_input() argument
454 struct buffer_head *group_bh = NULL; ocfs2_group_add() local
499 ocfs2_set_new_buffer_uptodate(INODE_CACHE(inode), group_bh); ocfs2_group_add() local
[all...]
H A Dsuballoc.c1335 ocfs2_block_group_set_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits) ocfs2_block_group_set_bits() argument
1474 ocfs2_cluster_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) ocfs2_cluster_group_search() argument
1545 ocfs2_block_group_search(struct inode *inode, struct buffer_head *group_bh, u32 bits_wanted, u32 min_bits, u64 max_block, struct ocfs2_suballoc_result *res) ocfs2_block_group_search() argument
1676 struct buffer_head *group_bh = NULL; ocfs2_search_one_group() local
1746 struct buffer_head *group_bh = NULL; ocfs2_search_chain() local
2379 ocfs2_block_group_clear_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits, void (*undo_fn)(unsigned int bit, unsigned long *bmap)) ocfs2_block_group_clear_bits() argument
2460 struct buffer_head *group_bh = NULL; _ocfs2_free_suballoc_bits() local
2760 struct buffer_head *group_bh = NULL; ocfs2_test_suballoc_bit() local
[all...]

Completed in 7 milliseconds