Lines Matching +defs:ci +defs:info
429 struct ocfs2_caching_info *ci, in __ocfs2_init_extent_tree()
452 struct ocfs2_caching_info *ci, in ocfs2_init_dinode_extent_tree()
460 struct ocfs2_caching_info *ci, in ocfs2_init_xattr_tree_extent_tree()
468 struct ocfs2_caching_info *ci, in ocfs2_init_xattr_value_extent_tree()
476 struct ocfs2_caching_info *ci, in ocfs2_init_dx_root_extent_tree()
484 struct ocfs2_caching_info *ci, in ocfs2_init_refcount_extent_tree()
720 struct ocfs2_caching_info *ci, in ocfs2_path_bh_journal_access()
739 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci, in ocfs2_journal_access_path()
928 int ocfs2_read_extent_block(struct ocfs2_caching_info *ci, u64 eb_blkno, in ocfs2_read_extent_block()
1785 static int __ocfs2_find_path(struct ocfs2_caching_info *ci, in __ocfs2_find_path()
1892 int ocfs2_find_path(struct ocfs2_caching_info *ci, in ocfs2_find_path()
1924 int ocfs2_find_leaf(struct ocfs2_caching_info *ci, in ocfs2_find_leaf()
7653 struct ocfs2_trim_fs_info info, *pinfo = NULL; in ocfs2_trim_fs() local