Home
last modified time | relevance | path

Searched refs:ocfs2_dinode (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.3-rc2/fs/ocfs2/
A Dlocalalloc.c38 struct ocfs2_dinode *alloc,
46 struct ocfs2_dinode *alloc,
271 struct ocfs2_dinode *alloc = NULL; in ocfs2_load_local_alloc()
375 struct ocfs2_dinode *alloc = NULL; in ocfs2_shutdown_local_alloc()
483 struct ocfs2_dinode *alloc; in ocfs2_begin_local_alloc_recovery()
547 struct ocfs2_dinode *alloc) in ocfs2_complete_local_alloc_recovery()
619 struct ocfs2_dinode *alloc; in ocfs2_reserve_local_alloc_bits()
723 struct ocfs2_dinode *alloc; in ocfs2_claim_local_alloc_bits()
779 struct ocfs2_dinode *alloc; in ocfs2_free_local_alloc_bits()
949 struct ocfs2_dinode *alloc, in ocfs2_sync_local_to_main()
[all …]
A Docfs2_fs.h660 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()
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()
1444 struct ocfs2_dinode *di) in ocfs2_max_inline_data_with_xattr()
[all …]
A Dresize.c86 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 …]
A Dinode.c406 struct ocfs2_dinode *fe; in ocfs2_read_locked_inode()
583 struct ocfs2_dinode *fe; 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()
997 struct ocfs2_dinode *di = NULL; in ocfs2_delete_inode()
1292 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_mark_inode_dirty()
1334 struct ocfs2_dinode *fe) in ocfs2_refresh_inode()
1365 struct ocfs2_dinode *di = (struct ocfs2_dinode *)bh->b_data; in ocfs2_validate_inode_block()
1429 struct ocfs2_dinode *di = (struct ocfs2_dinode *)bh->b_data; in ocfs2_filecheck_validate_inode_block()
[all …]
A Dnamei.c234 struct ocfs2_dinode *dirfe; in ocfs2_mknod()
235 struct ocfs2_dinode *fe = NULL; in ocfs2_mknod()
515 struct ocfs2_dinode *fe = NULL; in __ocfs2_mknod_locked()
689 struct ocfs2_dinode *fe = NULL; in ocfs2_link()
881 struct ocfs2_dinode *fe = NULL; in ocfs2_unlink()
1219 struct ocfs2_dinode *old_di; in ocfs2_rename()
1628 struct ocfs2_dinode *fe; in ocfs2_rename()
1799 struct ocfs2_dinode *fe = NULL; in ocfs2_symlink()
1800 struct ocfs2_dinode *dirfe; in ocfs2_symlink()
2234 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_orphan_add()
[all …]
A Djournal.c64 struct ocfs2_dinode *la_dinode,
65 struct ocfs2_dinode *tl_dinode,
864 struct ocfs2_dinode *di = NULL; in ocfs2_journal_init()
969 struct ocfs2_dinode *fe; in ocfs2_journal_toggle_dirty()
1246 struct ocfs2_dinode *lri_la_dinode;
1247 struct ocfs2_dinode *lri_tl_dinode;
1619 struct ocfs2_dinode *fe; in ocfs2_replay_journal()
1762 struct ocfs2_dinode *la_copy = NULL; in ocfs2_recover_node()
1860 struct ocfs2_dinode *di; in ocfs2_mark_dead_nodes()
2228 struct ocfs2_dinode *di = NULL; in ocfs2_recover_orphans()
[all …]
A Dsuballoc.c659 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()
1412 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) fe_bh->b_data; in ocfs2_relink_block_group()
1585 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_alloc_dinode_update_counts()
1610 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_rollback_alloc_dinode_counts()
1645 struct ocfs2_dinode *di = (struct ocfs2_dinode *)ac->ac_bh->b_data; in ocfs2_bg_discontig_fix_result()
1678 struct ocfs2_dinode *di = (struct ocfs2_dinode *)ac->ac_bh->b_data; in ocfs2_search_one_group()
1748 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_search_chain()
2029 struct ocfs2_dinode *di = (struct ocfs2_dinode *)parent_di_bh->b_data; in ocfs2_init_inode_ac_group()
2133 struct ocfs2_dinode *di = (struct ocfs2_dinode *) ac->ac_bh->b_data; in ocfs2_claim_new_inode_at_loc()
[all …]
A Dlocalalloc.h22 struct ocfs2_dinode **alloc_copy);
25 struct ocfs2_dinode *alloc);
A Dsymlink.c61 struct ocfs2_dinode *fe; in ocfs2_fast_symlink_read_folio()
71 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_fast_symlink_read_folio()
A Dalloc.h154 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);
A Dsuballoc.h128 struct ocfs2_dinode *di);
187 struct ocfs2_dinode *di,
194 int ocfs2_read_group_descriptor(struct inode *inode, struct ocfs2_dinode *di,
A Dinode.h131 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe,
135 struct ocfs2_dinode *fe);
A Daops.c45 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()
1480 struct ocfs2_dinode *di = (struct ocfs2_dinode *)wc->w_di_bh->b_data; in ocfs2_write_begin_inline()
1531 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_size_fits_inline_data()
1546 struct ocfs2_dinode *di = NULL; in ocfs2_try_to_write_inline_data()
1656 struct ocfs2_dinode *di; in ocfs2_write_begin_nolock()
1927 struct ocfs2_dinode *di, in ocfs2_write_end_inline()
1958 struct ocfs2_dinode *di = (struct ocfs2_dinode *)wc->w_di_bh->b_data; in ocfs2_write_end_nolock()
2289 struct ocfs2_dinode *di; in ocfs2_dio_end_io_write()
[all …]
A Ddir.c396 struct ocfs2_dinode *di; in ocfs2_find_entry_id()
1589 struct ocfs2_dinode *di = (struct ocfs2_dinode *)parent_fe_bh->b_data; in __ocfs2_add_entry()
2186 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_fill_new_dir_id()
2291 struct ocfs2_dinode *di = (struct ocfs2_dinode *) di_bh->b_data; in ocfs2_dx_dir_attach_index()
2682 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_new_dx_should_be_inline()
2782 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_expand_inline_dir()
3156 struct ocfs2_dinode *fe = (struct ocfs2_dinode *) parent_fe_bh->b_data; in ocfs2_extend_dir()
3342 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_find_dir_space_id()
4141 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_prepare_dx_dir_for_insert()
4316 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_dx_dir_remove_index()
[all …]
A Drefcounttree.c555 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()
3386 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_refcount_cow_hunk()
3735 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_change_ctime()
3770 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_attach_refcount_tree()
3934 struct ocfs2_dinode *s_di = (struct ocfs2_dinode *)s_bh->b_data; in ocfs2_duplicate_inline_data()
3935 struct ocfs2_dinode *t_di = (struct ocfs2_dinode *)t_bh->b_data; in ocfs2_duplicate_inline_data()
4030 struct ocfs2_dinode *di = (struct ocfs2_dinode *)t_bh->b_data; in ocfs2_complete_reflink()
[all …]
A Dextent_map.c275 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()
A Dxattr.c1159 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_get()
2270 struct ocfs2_dinode *di = (struct ocfs2_dinode *)bh->b_data; in ocfs2_init_dinode_xa_loc()
2425 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_xattr_ibody_remove()
2561 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_xattr_remove()
2677 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_ibody_find()
2720 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_xattr_ibody_init()
2816 struct ocfs2_dinode *di = (struct ocfs2_dinode *)xs->inode_bh->b_data; in ocfs2_xattr_block_find()
2868 struct ocfs2_dinode *di = (struct ocfs2_dinode *)inode_bh->b_data; in ocfs2_create_xattr_block()
5979 struct ocfs2_dinode *di = (struct ocfs2_dinode *)fe_bh->b_data; in ocfs2_xattr_inline_attach_refcount()
6144 struct ocfs2_dinode *di = (struct ocfs2_dinode *)fe_bh->b_data; in ocfs2_xattr_attach_refcount_tree()
[all …]
A Dmove_extents.c375 struct ocfs2_dinode *ac_dinode; in ocfs2_find_victim_alloc_group()
392 ac_dinode = (struct ocfs2_dinode *)ac_bh->b_data; in ocfs2_find_victim_alloc_group()
766 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in __ocfs2_move_extents_range()
898 struct ocfs2_dinode *di; in ocfs2_move_extents()
952 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_move_extents()
A Docfs2.h380 struct ocfs2_dinode *local_alloc_copy;
558 static inline unsigned int ocfs2_read_links_count(struct ocfs2_dinode *di) in ocfs2_read_links_count()
568 static inline void ocfs2_set_links_count(struct ocfs2_dinode *di, u32 nlink) in ocfs2_set_links_count()
579 static inline void ocfs2_add_links_count(struct ocfs2_dinode *di, int n) in ocfs2_add_links_count()
A Dfile.c255 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()
559 struct ocfs2_dinode *fe = NULL; in ocfs2_extend_allocation()
579 fe = (struct ocfs2_dinode *) bh->b_data; in ocfs2_extend_allocation()
759 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_write_zero_page()
1376 struct ocfs2_dinode *di; in __ocfs2_write_remove_suid()
1400 di = (struct ocfs2_dinode *) bh->b_data; in __ocfs2_write_remove_suid()
[all …]
A Dxattr.h45 struct ocfs2_dinode *di);
A Dioctl.c285 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()
A Dbuffer_head_io.c432 struct ocfs2_dinode *di = (struct ocfs2_dinode *)bh->b_data; in ocfs2_write_super_or_backup()
A Dalloc.c5806 struct ocfs2_dinode *di; in ocfs2_truncate_log_needs_flush()
5845 struct ocfs2_dinode *di; in ocfs2_truncate_log_append()
5921 struct ocfs2_dinode *di; in ocfs2_replay_truncate_records()
5993 struct ocfs2_dinode *di; in __ocfs2_flush_truncate_log()
6184 struct ocfs2_dinode *di; in ocfs2_begin_truncate_log_recovery()
7008 struct ocfs2_dinode *di) in ocfs2_zero_dinode_id2_with_xattr()
7023 struct ocfs2_dinode *di) in ocfs2_dinode_new_extent_list()
7062 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_convert_inline_data_to_extents()
7214 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_commit_truncate()
7385 struct ocfs2_dinode *di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_truncate_inline()
[all …]
A Dacl.c162 struct ocfs2_dinode *di; in ocfs2_acl_set_mode()
185 di = (struct ocfs2_dinode *)di_bh->b_data; in ocfs2_acl_set_mode()

Completed in 89 milliseconds

12