Home
last modified time | relevance | path

Searched refs:et_ci (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Dalloc.c190 struct ocfs2_inode_info *oi = cache_info_to_inode(et->et_ci); in ocfs2_dinode_update_clusters()
202 struct inode *inode = &cache_info_to_inode(et->et_ci)->vfs_inode; in ocfs2_dinode_extent_map_insert()
210 struct inode *inode = &cache_info_to_inode(et->et_ci)->vfs_inode; in ocfs2_dinode_extent_map_truncate()
218 struct ocfs2_inode_info *oi = cache_info_to_inode(et->et_ci); in ocfs2_dinode_insert_check()
297 struct super_block *sb = ocfs2_metadata_cache_get_super(et->et_ci); in ocfs2_xattr_tree_fill_max_leaf_clusters()
437 et->et_ci = ci; in __ocfs2_init_extent_tree()
526 return et->et_root_journal_access(handle, et->et_ci, et->et_root_bh, in ocfs2_et_root_journal_access()
539 ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_et_extent_contig()
960 retval = ocfs2_read_extent_block(et->et_ci, last_eb_blk, in ocfs2_num_free_extents()
996 OCFS2_SB(ocfs2_metadata_cache_get_super(et->et_ci)); in ocfs2_create_new_meta_bhs()
[all …]
Dalloc.h44 struct ocfs2_caching_info *et_ci; member
Dmove_extents.c60 u64 ino = ocfs2_metadata_cache_owner(context->et.et_ci); in __ocfs2_move_extent()
Drefcounttree.c3066 struct super_block *sb = ocfs2_metadata_cache_get_super(et->et_ci); in ocfs2_clear_ext_refcount()
3067 u64 ino = ocfs2_metadata_cache_owner(et->et_ci); in ocfs2_clear_ext_refcount()
3087 ret = ocfs2_find_path(et->et_ci, path, cpos); in ocfs2_clear_ext_refcount()
3120 struct ocfs2_caching_info *ci = context->data_et.et_ci; in ocfs2_replace_clusters()