Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.h48 struct ocfs2_cached_dealloc_ctxt *et_dealloc;
102 struct ocfs2_cached_dealloc_ctxt;
110 struct ocfs2_cached_dealloc_ctxt *dealloc);
115 struct ocfs2_cached_dealloc_ctxt *dealloc);
120 struct ocfs2_cached_dealloc_ctxt *dealloc,
125 struct ocfs2_cached_dealloc_ctxt *dealloc);
129 struct ocfs2_cached_dealloc_ctxt *dealloc,
187 struct ocfs2_cached_dealloc_ctxt { struct
191 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt() argument
196 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctx in ocfs2_init_dealloc_ctxt()
[all...]
H A Drefcounttree.h37 struct ocfs2_cached_dealloc_ctxt *dealloc,
93 struct ocfs2_cached_dealloc_ctxt *dealloc,
103 struct ocfs2_cached_dealloc_ctxt *dealloc);
H A Dxattr.h79 struct ocfs2_cached_dealloc_ctxt *dealloc);
H A Drefcounttree.c52 struct ocfs2_cached_dealloc_ctxt dealloc;
1823 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec()
1977 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount()
2071 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent()
2151 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount()
2164 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec()
2219 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount()
2283 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount()
2335 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted()
3052 struct ocfs2_cached_dealloc_ctxt *deallo in ocfs2_clear_ext_refcount()
[all...]
H A Dxattr.c71 struct ocfs2_cached_dealloc_ctxt dealloc;
5424 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster()
5887 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount()
5935 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal()
5972 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount()
5990 struct ocfs2_cached_dealloc_ctxt *dealloc;
6100 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount()
6135 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree()
6185 struct ocfs2_cached_dealloc_ctxt *dealloc;
7125 struct ocfs2_cached_dealloc_ctxt deallo in ocfs2_reflink_xattrs()
[all...]
H A Daops.c759 struct ocfs2_cached_dealloc_ctxt w_dealloc;
2274 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_wr_get_block()
H A Ddir.c4413 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate()