Home
last modified time | relevance | path

Searched refs:ocfs2_cached_dealloc_ctxt (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/fs/ocfs2/
Dalloc.h117 struct ocfs2_cached_dealloc_ctxt;
125 struct ocfs2_cached_dealloc_ctxt *dealloc);
130 struct ocfs2_cached_dealloc_ctxt *dealloc);
135 struct ocfs2_cached_dealloc_ctxt *dealloc,
140 struct ocfs2_cached_dealloc_ctxt *dealloc);
144 struct ocfs2_cached_dealloc_ctxt *dealloc,
201 struct ocfs2_cached_dealloc_ctxt { struct
205 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt() argument
210 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
212 int ocfs2_cache_block_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt,
[all …]
Drefcounttree.h47 struct ocfs2_cached_dealloc_ctxt *dealloc,
103 struct ocfs2_cached_dealloc_ctxt *dealloc,
113 struct ocfs2_cached_dealloc_ctxt *dealloc);
Dxattr.h89 struct ocfs2_cached_dealloc_ctxt *dealloc);
Drefcounttree.c60 struct ocfs2_cached_dealloc_ctxt dealloc;
1837 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec()
1991 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount()
2085 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent()
2165 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount()
2178 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec()
2233 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount()
2297 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount()
2350 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted()
3060 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount()
[all …]
Dalloc.c569 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt,
2566 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path()
2614 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree()
2650 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left()
2908 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left()
3024 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path()
3126 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent()
3166 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left()
3531 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left()
3672 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent()
[all …]
Dxattr.c81 struct ocfs2_cached_dealloc_ctxt dealloc;
5417 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster()
5880 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount()
5928 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal()
5965 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount()
5983 struct ocfs2_cached_dealloc_ctxt *dealloc;
6093 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount()
6128 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree()
6178 struct ocfs2_cached_dealloc_ctxt *dealloc;
7127 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs()
Dmove_extents.c55 struct ocfs2_cached_dealloc_ctxt dealloc;
Daops.c1269 struct ocfs2_cached_dealloc_ctxt w_dealloc;
Dfile.c1694 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range()
Ddir.c4430 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate()