/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.h | 35 struct buffer_head *fe_bh, 42 struct buffer_head *fe_bh,
|
H A D | namei.c | 75 struct buffer_head *fe_bh, 685 struct buffer_head *fe_bh = NULL; in ocfs2_link() local 762 err = ocfs2_inode_lock(inode, &fe_bh, 1); in ocfs2_link() 769 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_link() 786 err = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh, in ocfs2_link() 798 ocfs2_journal_dirty(handle, fe_bh); in ocfs2_link() 828 brelse(fe_bh); in ocfs2_link() 881 struct buffer_head *fe_bh = NULL; in ocfs2_unlink() local 931 status = ocfs2_inode_lock(inode, &fe_bh, 1); in ocfs2_unlink() 974 status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh, in ocfs2_unlink() 2224 ocfs2_orphan_add(struct ocfs2_super *osb, handle_t *handle, struct inode *inode, struct buffer_head *fe_bh, char *name, struct ocfs2_dir_lookup_result *lookup, struct inode *orphan_dir_inode, bool dio) ocfs2_orphan_add() argument [all...] |
H A D | xattr.h | 78 struct buffer_head *fe_bh,
|
H A D | dir.h | 94 struct buffer_head *fe_bh,
|
H A D | inode.c | 63 struct buffer_head *fe_bh); 582 struct buffer_head *fe_bh) in ocfs2_truncate_for_delete() 588 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_truncate_for_delete() 607 fe_bh, in ocfs2_truncate_for_delete() 616 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh); in ocfs2_truncate_for_delete() 625 status = ocfs2_commit_truncate(osb, inode, fe_bh); in ocfs2_truncate_for_delete() 580 ocfs2_truncate_for_delete(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *fe_bh) ocfs2_truncate_for_delete() argument
|
H A D | file.c | 292 struct buffer_head *fe_bh, in ocfs2_set_inode_size() 301 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh); in ocfs2_set_inode_size() 338 struct buffer_head *fe_bh, in ocfs2_cow_file_pos() 364 return ocfs2_refcount_cow(inode, fe_bh, cpos, 1, cpos+1); in ocfs2_cow_file_pos() 372 struct buffer_head *fe_bh, in ocfs2_orphan_for_truncate() 385 status = ocfs2_cow_file_pos(inode, fe_bh, new_i_size); in ocfs2_orphan_for_truncate() 401 status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh, in ocfs2_orphan_for_truncate() 422 di = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_for_truncate() 428 ocfs2_journal_dirty(handle, fe_bh); in ocfs2_orphan_for_truncate() 539 struct buffer_head *fe_bh, in ocfs2_add_inode_data() 290 ocfs2_set_inode_size(handle_t *handle, struct inode *inode, struct buffer_head *fe_bh, u64 new_i_size) ocfs2_set_inode_size() argument 337 ocfs2_cow_file_pos(struct inode *inode, struct buffer_head *fe_bh, u64 offset) ocfs2_cow_file_pos() argument 370 ocfs2_orphan_for_truncate(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *fe_bh, u64 new_i_size) ocfs2_orphan_for_truncate() argument 534 ocfs2_add_inode_data(struct ocfs2_super *osb, struct inode *inode, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct buffer_head *fe_bh, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) ocfs2_add_inode_data() argument [all...] |
H A D | dir.c | 2227 struct buffer_head *fe_bh, in ocfs2_fill_new_dir_el() 2239 status = ocfs2_do_extend_dir(osb->sb, handle, inode, fe_bh, in ocfs2_fill_new_dir_el() 2276 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh); in ocfs2_fill_new_dir_el() 2577 struct buffer_head *fe_bh, in ocfs2_fill_new_dir() 2585 return ocfs2_fill_new_dir_id(osb, handle, parent, inode, fe_bh); in ocfs2_fill_new_dir() 2588 return ocfs2_fill_new_dir_dx(osb, handle, parent, inode, fe_bh, in ocfs2_fill_new_dir() 2591 return ocfs2_fill_new_dir_el(osb, handle, parent, inode, fe_bh, in ocfs2_fill_new_dir() 2223 ocfs2_fill_new_dir_el(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct buffer_head **ret_new_bh) ocfs2_fill_new_dir_el() argument 2573 ocfs2_fill_new_dir(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac) ocfs2_fill_new_dir() argument
|
H A D | suballoc.c | 102 struct buffer_head *fe_bh, 1405 struct buffer_head *fe_bh, in ocfs2_relink_block_group() 1414 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_relink_block_group() 1449 fe_bh, OCFS2_JOURNAL_ACCESS_WRITE); in ocfs2_relink_block_group() 1454 ocfs2_journal_dirty(handle, fe_bh); in ocfs2_relink_block_group() 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
|
H A D | xattr.c | 5976 struct buffer_head *fe_bh, in ocfs2_xattr_inline_attach_refcount() 5981 struct ocfs2_dinode *di = (struct ocfs2_dinode *)fe_bh->b_data; in ocfs2_xattr_inline_attach_refcount() 5983 (fe_bh->b_data + inode->i_sb->s_blocksize - in ocfs2_xattr_inline_attach_refcount() 5986 .vb_bh = fe_bh, in ocfs2_xattr_inline_attach_refcount() 6139 struct buffer_head *fe_bh, in ocfs2_xattr_attach_refcount_tree() 6146 struct ocfs2_dinode *di = (struct ocfs2_dinode *)fe_bh->b_data; in ocfs2_xattr_attach_refcount_tree() 6150 ret = ocfs2_xattr_inline_attach_refcount(inode, fe_bh, in ocfs2_xattr_attach_refcount_tree() 6547 struct buffer_head *fe_bh, in ocfs2_create_empty_xattr_block() 6570 (unsigned long long)fe_bh->b_blocknr, indexed); in ocfs2_create_empty_xattr_block() 6571 ret = ocfs2_create_xattr_block(inode, fe_bh, in ocfs2_create_empty_xattr_block() 5975 ocfs2_xattr_inline_attach_refcount(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_inline_attach_refcount() argument 6138 ocfs2_xattr_attach_refcount_tree(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_attach_refcount_tree() argument 6546 ocfs2_create_empty_xattr_block(struct inode *inode, struct buffer_head *fe_bh, struct buffer_head **ret_bh, int indexed) ocfs2_create_empty_xattr_block() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.h | 33 struct buffer_head *fe_bh, 40 struct buffer_head *fe_bh,
|
H A D | namei.c | 74 struct buffer_head *fe_bh, 687 struct buffer_head *fe_bh = NULL; in ocfs2_link() local 764 err = ocfs2_inode_lock(inode, &fe_bh, 1); in ocfs2_link() 771 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_link() 788 err = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh, in ocfs2_link() 800 ocfs2_journal_dirty(handle, fe_bh); in ocfs2_link() 830 brelse(fe_bh); in ocfs2_link() 883 struct buffer_head *fe_bh = NULL; in ocfs2_unlink() local 933 status = ocfs2_inode_lock(inode, &fe_bh, 1); in ocfs2_unlink() 976 status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh, in ocfs2_unlink() 2229 ocfs2_orphan_add(struct ocfs2_super *osb, handle_t *handle, struct inode *inode, struct buffer_head *fe_bh, char *name, struct ocfs2_dir_lookup_result *lookup, struct inode *orphan_dir_inode, bool dio) ocfs2_orphan_add() argument [all...] |
H A D | xattr.h | 76 struct buffer_head *fe_bh,
|
H A D | dir.h | 92 struct buffer_head *fe_bh,
|
H A D | inode.c | 61 struct buffer_head *fe_bh); 580 struct buffer_head *fe_bh) in ocfs2_truncate_for_delete() 586 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_truncate_for_delete() 605 fe_bh, in ocfs2_truncate_for_delete() 614 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh); in ocfs2_truncate_for_delete() 623 status = ocfs2_commit_truncate(osb, inode, fe_bh); in ocfs2_truncate_for_delete() 578 ocfs2_truncate_for_delete(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *fe_bh) ocfs2_truncate_for_delete() argument
|
H A D | file.c | 292 struct buffer_head *fe_bh, in ocfs2_set_inode_size() 301 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh); in ocfs2_set_inode_size() 338 struct buffer_head *fe_bh, in ocfs2_cow_file_pos() 364 return ocfs2_refcount_cow(inode, fe_bh, cpos, 1, cpos+1); in ocfs2_cow_file_pos() 372 struct buffer_head *fe_bh, in ocfs2_orphan_for_truncate() 385 status = ocfs2_cow_file_pos(inode, fe_bh, new_i_size); in ocfs2_orphan_for_truncate() 401 status = ocfs2_journal_access_di(handle, INODE_CACHE(inode), fe_bh, in ocfs2_orphan_for_truncate() 422 di = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_for_truncate() 428 ocfs2_journal_dirty(handle, fe_bh); in ocfs2_orphan_for_truncate() 539 struct buffer_head *fe_bh, in ocfs2_add_inode_data() 290 ocfs2_set_inode_size(handle_t *handle, struct inode *inode, struct buffer_head *fe_bh, u64 new_i_size) ocfs2_set_inode_size() argument 337 ocfs2_cow_file_pos(struct inode *inode, struct buffer_head *fe_bh, u64 offset) ocfs2_cow_file_pos() argument 370 ocfs2_orphan_for_truncate(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *fe_bh, u64 new_i_size) ocfs2_orphan_for_truncate() argument 534 ocfs2_add_inode_data(struct ocfs2_super *osb, struct inode *inode, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct buffer_head *fe_bh, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) ocfs2_add_inode_data() argument [all...] |
H A D | dir.c | 2216 struct buffer_head *fe_bh, in ocfs2_fill_new_dir_el() 2228 status = ocfs2_do_extend_dir(osb->sb, handle, inode, fe_bh, in ocfs2_fill_new_dir_el() 2265 status = ocfs2_mark_inode_dirty(handle, inode, fe_bh); in ocfs2_fill_new_dir_el() 2566 struct buffer_head *fe_bh, in ocfs2_fill_new_dir() 2574 return ocfs2_fill_new_dir_id(osb, handle, parent, inode, fe_bh); in ocfs2_fill_new_dir() 2577 return ocfs2_fill_new_dir_dx(osb, handle, parent, inode, fe_bh, in ocfs2_fill_new_dir() 2580 return ocfs2_fill_new_dir_el(osb, handle, parent, inode, fe_bh, in ocfs2_fill_new_dir() 2212 ocfs2_fill_new_dir_el(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct buffer_head **ret_new_bh) ocfs2_fill_new_dir_el() argument 2562 ocfs2_fill_new_dir(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac) ocfs2_fill_new_dir() argument
|
H A D | suballoc.c | 100 struct buffer_head *fe_bh, 1403 struct buffer_head *fe_bh, in ocfs2_relink_block_group() 1412 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_relink_block_group() 1447 fe_bh, OCFS2_JOURNAL_ACCESS_WRITE); in ocfs2_relink_block_group() 1452 ocfs2_journal_dirty(handle, fe_bh); in ocfs2_relink_block_group() 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
|
H A D | xattr.c | 5970 struct buffer_head *fe_bh, in ocfs2_xattr_inline_attach_refcount() 5975 struct ocfs2_dinode *di = (struct ocfs2_dinode *)fe_bh->b_data; in ocfs2_xattr_inline_attach_refcount() 5977 (fe_bh->b_data + inode->i_sb->s_blocksize - in ocfs2_xattr_inline_attach_refcount() 5980 .vb_bh = fe_bh, in ocfs2_xattr_inline_attach_refcount() 6133 struct buffer_head *fe_bh, in ocfs2_xattr_attach_refcount_tree() 6140 struct ocfs2_dinode *di = (struct ocfs2_dinode *)fe_bh->b_data; in ocfs2_xattr_attach_refcount_tree() 6144 ret = ocfs2_xattr_inline_attach_refcount(inode, fe_bh, in ocfs2_xattr_attach_refcount_tree() 6541 struct buffer_head *fe_bh, in ocfs2_create_empty_xattr_block() 6564 (unsigned long long)fe_bh->b_blocknr, indexed); in ocfs2_create_empty_xattr_block() 6565 ret = ocfs2_create_xattr_block(inode, fe_bh, in ocfs2_create_empty_xattr_block() 5969 ocfs2_xattr_inline_attach_refcount(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_inline_attach_refcount() argument 6132 ocfs2_xattr_attach_refcount_tree(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_attach_refcount_tree() argument 6540 ocfs2_create_empty_xattr_block(struct inode *inode, struct buffer_head *fe_bh, struct buffer_head **ret_bh, int indexed) ocfs2_create_empty_xattr_block() argument [all...] |