Home
last modified time | relevance | path

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

/linux-4.1.27/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;
1843 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec()
1997 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount()
2091 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent()
2171 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount()
2184 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec()
2239 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount()
2303 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount()
2356 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted()
3074 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,
2576 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path()
2624 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree()
2660 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left()
2919 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left()
3034 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path()
3152 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left()
3517 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left()
3658 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent()
5025 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_extent()
[all …]
Dxattr.c81 struct ocfs2_cached_dealloc_ctxt dealloc;
5425 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster()
5888 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount()
5936 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal()
5973 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount()
5991 struct ocfs2_cached_dealloc_ctxt *dealloc;
6101 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount()
6136 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree()
6186 struct ocfs2_cached_dealloc_ctxt *dealloc;
7135 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs()
Dmove_extents.c55 struct ocfs2_cached_dealloc_ctxt dealloc;
Daops.c1235 struct ocfs2_cached_dealloc_ctxt w_dealloc;
Dfile.c1680 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range()
Ddir.c4443 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate()