Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.c206 struct ocfs2_inode_info *oi = cache_info_to_inode(et->et_ci); in ocfs2_dinode_update_clusters()
218 struct inode *inode = &cache_info_to_inode(et->et_ci)->vfs_inode; in ocfs2_dinode_extent_map_insert()
226 struct inode *inode = &cache_info_to_inode(et->et_ci)->vfs_inode; in ocfs2_dinode_extent_map_truncate()
234 struct ocfs2_inode_info *oi = cache_info_to_inode(et->et_ci); in ocfs2_dinode_insert_check()
313 struct super_block *sb = ocfs2_metadata_cache_get_super(et->et_ci); in ocfs2_xattr_tree_fill_max_leaf_clusters()
453 et->et_ci = ci; in __ocfs2_init_extent_tree()
542 return et->et_root_journal_access(handle, et->et_ci, et->et_root_bh, in ocfs2_et_root_journal_access()
555 ocfs2_metadata_cache_get_super(et->et_ci), in ocfs2_et_extent_contig()
976 retval = ocfs2_read_extent_block(et->et_ci, last_eb_blk, in ocfs2_num_free_extents()
1012 OCFS2_SB(ocfs2_metadata_cache_get_super(et->et_ci)); in ocfs2_create_new_meta_bhs()
[all …]
Dalloc.h60 struct ocfs2_caching_info *et_ci; member
Dmove_extents.c70 u64 ino = ocfs2_metadata_cache_owner(context->et.et_ci); in __ocfs2_move_extent()
Drefcounttree.c3072 struct super_block *sb = ocfs2_metadata_cache_get_super(et->et_ci); in ocfs2_clear_ext_refcount()
3073 u64 ino = ocfs2_metadata_cache_owner(et->et_ci); in ocfs2_clear_ext_refcount()
3093 ret = ocfs2_find_path(et->et_ci, path, cpos); in ocfs2_clear_ext_refcount()
3126 struct ocfs2_caching_info *ci = context->data_et.et_ci; in ocfs2_replace_clusters()