| /Linux-v5.15/fs/ocfs2/ |
| D | localalloc.c | 35 static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc); 38 struct ocfs2_dinode *alloc, 42 static void ocfs2_clear_local_alloc(struct ocfs2_dinode *alloc); 46 struct ocfs2_dinode *alloc, 271 struct ocfs2_dinode *alloc = NULL; in ocfs2_load_local_alloc() 305 alloc = (struct ocfs2_dinode *) alloc_bh->b_data; in ocfs2_load_local_alloc() 374 struct ocfs2_dinode *alloc_copy = NULL; in ocfs2_shutdown_local_alloc() 375 struct ocfs2_dinode *alloc = NULL; in ocfs2_shutdown_local_alloc() 424 alloc = (struct ocfs2_dinode *) bh->b_data; in ocfs2_shutdown_local_alloc() 478 struct ocfs2_dinode **alloc_copy) in ocfs2_begin_local_alloc_recovery() [all …]
|
| D | ocfs2_fs.h | 660 struct ocfs2_dinode { struct 1242 offsetof(struct ocfs2_dinode, id2.i_symlink); in ocfs2_fast_symlink_chars() 1246 struct ocfs2_dinode *di) in ocfs2_max_inline_data_with_xattr() 1252 offsetof(struct ocfs2_dinode, id2.i_data.id_data) - in ocfs2_max_inline_data_with_xattr() 1256 offsetof(struct ocfs2_dinode, id2.i_data.id_data); in ocfs2_max_inline_data_with_xattr() 1264 offsetof(struct ocfs2_dinode, id2.i_list.l_recs); in ocfs2_extent_recs_per_inode() 1271 struct ocfs2_dinode *di) in ocfs2_extent_recs_per_inode_with_xattr() 1278 offsetof(struct ocfs2_dinode, id2.i_list.l_recs) - in ocfs2_extent_recs_per_inode_with_xattr() 1282 offsetof(struct ocfs2_dinode, id2.i_list.l_recs); in ocfs2_extent_recs_per_inode_with_xattr() 1302 offsetof(struct ocfs2_dinode, id2.i_chain.cl_recs); in ocfs2_chain_recs_per_inode() [all …]
|
| D | resize.c | 86 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bm_bh->b_data; in ocfs2_update_last_group_and_inode() 176 struct ocfs2_dinode *backup_di = NULL; in update_backups() 194 backup_di = (struct ocfs2_dinode *)backup->b_data; in update_backups() 215 struct ocfs2_dinode *super_di = NULL; in ocfs2_update_super_and_backups() 229 super_di = (struct ocfs2_dinode *)super_bh->b_data; in ocfs2_update_super_and_backups() 264 struct ocfs2_dinode *fe = NULL; in ocfs2_group_extend() 296 fe = (struct ocfs2_dinode *)main_bm_bh->b_data; in ocfs2_group_extend() 370 struct ocfs2_dinode *di, in ocfs2_check_new_group() 408 struct ocfs2_dinode *di, in ocfs2_verify_group_and_input() 452 struct ocfs2_dinode *fe = NULL; in ocfs2_group_add() [all …]
|
| D | inode.c | 260 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe, in ocfs2_populate_inode() 406 struct ocfs2_dinode *fe; in ocfs2_read_locked_inode() 526 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_read_locked_inode() 583 struct ocfs2_dinode *fe; in ocfs2_truncate_for_delete() 586 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_truncate_for_delete() 644 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_remove_inode() 755 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_wipe_inode() 893 struct ocfs2_dinode *di; in ocfs2_query_inode_wipe() 914 di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_query_inode_wipe() 997 struct ocfs2_dinode *di = NULL; in ocfs2_delete_inode() [all …]
|
| D | journal.c | 63 struct ocfs2_dinode *la_dinode, 64 struct ocfs2_dinode *tl_dinode, 568 .ot_offset = offsetof(struct ocfs2_dinode, i_check), 818 struct ocfs2_dinode *di = NULL; in ocfs2_journal_init() 857 di = (struct ocfs2_dinode *)bh->b_data; in ocfs2_journal_init() 910 static void ocfs2_bump_recovery_generation(struct ocfs2_dinode *di) in ocfs2_bump_recovery_generation() 915 static u32 ocfs2_get_recovery_generation(struct ocfs2_dinode *di) in ocfs2_get_recovery_generation() 927 struct ocfs2_dinode *fe; in ocfs2_journal_toggle_dirty() 929 fe = (struct ocfs2_dinode *)bh->b_data; in ocfs2_journal_toggle_dirty() 1203 struct ocfs2_dinode *lri_la_dinode; [all …]
|
| D | suballoc.c | 199 struct ocfs2_dinode *di, in ocfs2_validate_gd_parent() 240 struct ocfs2_dinode *di, in ocfs2_check_group_descriptor() 293 int ocfs2_read_group_descriptor(struct inode *inode, struct ocfs2_dinode *di, in ocfs2_read_group_descriptor() 659 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_block_group_alloc() 773 struct ocfs2_dinode *fe; in ocfs2_reserve_suballoc_bits() 796 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_reserve_suballoc_bits() 1415 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_relink_block_group() 1588 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_alloc_dinode_update_counts() 1613 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_rollback_alloc_dinode_counts() 1648 struct ocfs2_dinode *di = (struct ocfs2_dinode *)ac->ac_bh->b_data; in ocfs2_bg_discontig_fix_result() [all …]
|
| D | namei.c | 233 struct ocfs2_dinode *dirfe; in ocfs2_mknod() 276 dirfe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_mknod() 509 struct ocfs2_dinode *fe = NULL; in __ocfs2_mknod_locked() 542 fe = (struct ocfs2_dinode *) (*new_fe_bh)->b_data; in __ocfs2_mknod_locked() 692 struct ocfs2_dinode *fe = NULL; in ocfs2_link() 773 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_link() 884 struct ocfs2_dinode *fe = NULL; in ocfs2_unlink() 985 fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_unlink() 1212 struct ocfs2_dinode *newfe = NULL; in ocfs2_rename() 1222 struct ocfs2_dinode *old_di; in ocfs2_rename() [all …]
|
| D | localalloc.h | 22 struct ocfs2_dinode **alloc_copy); 25 struct ocfs2_dinode *alloc);
|
| D | symlink.c | 60 struct ocfs2_dinode *fe; in ocfs2_fast_symlink_readpage() 70 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_fast_symlink_readpage()
|
| D | alloc.h | 154 void ocfs2_dinode_new_extent_list(struct inode *inode, struct ocfs2_dinode *di); 155 void ocfs2_set_inode_data_inline(struct inode *inode, struct ocfs2_dinode *di); 166 struct ocfs2_dinode **tl_copy); 168 struct ocfs2_dinode *tl_copy);
|
| D | suballoc.h | 128 struct ocfs2_dinode *di); 187 struct ocfs2_dinode *di, 194 int ocfs2_read_group_descriptor(struct inode *inode, struct ocfs2_dinode *di,
|
| D | inode.h | 131 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe, 135 struct ocfs2_dinode *fe);
|
| D | aops.c | 45 struct ocfs2_dinode *fe = NULL; in ocfs2_symlink_get_block() 68 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_symlink_get_block() 224 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_read_inline_data() 1481 struct ocfs2_dinode *di = (struct ocfs2_dinode *)wc->w_di_bh->b_data; in ocfs2_write_begin_inline() 1532 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_size_fits_inline_data() 1547 struct ocfs2_dinode *di = NULL; in ocfs2_try_to_write_inline_data() 1580 di = (struct ocfs2_dinode *)wc->w_di_bh->b_data; in ocfs2_try_to_write_inline_data() 1657 struct ocfs2_dinode *di; in ocfs2_write_begin_nolock() 1719 di = (struct ocfs2_dinode *)wc->w_di_bh->b_data; in ocfs2_write_begin_nolock() 1928 struct ocfs2_dinode *di, in ocfs2_write_end_inline() [all …]
|
| D | dir.c | 396 struct ocfs2_dinode *di; in ocfs2_find_entry_id() 405 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_find_entry_id() 590 static int ocfs2_read_dx_root(struct inode *dir, struct ocfs2_dinode *di, in ocfs2_read_dx_root() 1009 struct ocfs2_dinode *di; in ocfs2_find_entry_dx() 1019 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_find_entry_dx() 1352 struct ocfs2_dinode *di; in ocfs2_delete_entry_id() 1361 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_delete_entry_id() 1589 struct ocfs2_dinode *di = (struct ocfs2_dinode *)parent_fe_bh->b_data; in __ocfs2_add_entry() 1740 struct ocfs2_dinode *di; in ocfs2_dir_foreach_blk_id() 1751 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_dir_foreach_blk_id() [all …]
|
| D | refcounttree.c | 398 struct ocfs2_dinode *di; in ocfs2_get_refcount_block() 408 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_get_refcount_block() 555 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_create_refcount_tree() 696 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_set_refcount_tree() 758 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_remove_refcount_tree() 928 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_try_remove_refcount_tree() 3414 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_refcount_cow_hunk() 3620 struct ocfs2_dinode *di, in ocfs2_refcount_cow_xattr() 3763 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_change_ctime() 3798 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_attach_refcount_tree() [all …]
|
| D | extent_map.c | 275 struct ocfs2_dinode *di) in ocfs2_last_eb_is_empty() 403 struct ocfs2_dinode *di; in ocfs2_get_clusters_nocache() 413 di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_get_clusters_nocache() 706 struct ocfs2_dinode *di; in ocfs2_fiemap_inline() 711 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_fiemap_inline() 720 phys += offsetof(struct ocfs2_dinode, id2.i_symlink); in ocfs2_fiemap_inline() 722 phys += offsetof(struct ocfs2_dinode, in ocfs2_fiemap_inline()
|
| D | xattr.c | 293 struct ocfs2_dinode *di, 954 struct ocfs2_dinode *di) in ocfs2_has_inline_xattr_value_outside() 971 struct ocfs2_dinode *di, in ocfs2_xattr_ibody_list() 992 struct ocfs2_dinode *di, in ocfs2_xattr_block_list() 1030 struct ocfs2_dinode *di = NULL; in ocfs2_listxattr() 1045 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_listxattr() 1159 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_get() 1286 struct ocfs2_dinode *di = NULL; in ocfs2_xattr_get_nolock() 1302 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_xattr_get_nolock() 2270 struct ocfs2_dinode *di = (struct ocfs2_dinode *)bh->b_data; in ocfs2_init_dinode_xa_loc() [all …]
|
| D | move_extents.c | 385 struct ocfs2_dinode *ac_dinode; in ocfs2_find_victim_alloc_group() 402 ac_dinode = (struct ocfs2_dinode *)ac_bh->b_data; in ocfs2_find_victim_alloc_group() 775 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in __ocfs2_move_extents_range() 907 struct ocfs2_dinode *di; in ocfs2_move_extents() 961 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_move_extents()
|
| D | ocfs2.h | 381 struct ocfs2_dinode *local_alloc_copy; 559 static inline unsigned int ocfs2_read_links_count(struct ocfs2_dinode *di) in ocfs2_read_links_count() 570 static inline void ocfs2_set_links_count(struct ocfs2_dinode *di, u32 nlink) in ocfs2_set_links_count() 581 static inline void ocfs2_add_links_count(struct ocfs2_dinode *di, int n) in ocfs2_add_links_count()
|
| D | file.c | 255 struct ocfs2_dinode *di = (struct ocfs2_dinode *) bh->b_data; in ocfs2_update_inode_atime() 375 struct ocfs2_dinode *di; in ocfs2_orphan_for_truncate() 420 di = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_for_truncate() 439 struct ocfs2_dinode *fe = NULL; in ocfs2_truncate_file() 444 fe = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_truncate_file() 558 struct ocfs2_dinode *fe = NULL; in ocfs2_extend_allocation() 578 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_extend_allocation() 758 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_write_zero_page() 1375 struct ocfs2_dinode *di; in __ocfs2_write_remove_suid() 1399 di = (struct ocfs2_dinode *) bh->b_data; in __ocfs2_write_remove_suid() [all …]
|
| D | xattr.h | 45 struct ocfs2_dinode *di);
|
| D | buffer_head_io.c | 432 struct ocfs2_dinode *di = (struct ocfs2_dinode *)bh->b_data; in ocfs2_write_super_or_backup()
|
| D | ioctl.c | 285 struct ocfs2_dinode *dinode_alloc = NULL; in ocfs2_info_scan_inode_alloc() 305 dinode_alloc = (struct ocfs2_dinode *)bh->b_data; in ocfs2_info_scan_inode_alloc() 434 struct ocfs2_dinode *gb_dinode, in ocfs2_info_freefrag_scan_chain() 545 struct ocfs2_dinode *gb_dinode = NULL; in ocfs2_info_freefrag_scan_bitmap() 565 gb_dinode = (struct ocfs2_dinode *)bh->b_data; in ocfs2_info_freefrag_scan_bitmap()
|
| D | alloc.c | 173 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_set_last_eb_blk() 181 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_get_last_eb_blk() 191 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_update_clusters() 235 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_sanity_check() 245 struct ocfs2_dinode *di = et->et_object; in ocfs2_dinode_fill_root_el() 5806 struct ocfs2_dinode *di; in ocfs2_truncate_log_needs_flush() 5809 di = (struct ocfs2_dinode *) tl_bh->b_data; in ocfs2_truncate_log_needs_flush() 5845 struct ocfs2_dinode *di; in ocfs2_truncate_log_append() 5852 di = (struct ocfs2_dinode *) tl_bh->b_data; in ocfs2_truncate_log_append() 5921 struct ocfs2_dinode *di; in ocfs2_replay_truncate_records() [all …]
|
| D | acl.c | 162 struct ocfs2_dinode *di; in ocfs2_acl_set_mode() 185 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_acl_set_mode()
|