Home
last modified time | relevance | path

Searched refs:ocfs2_cached_dealloc_ctxt (Results 1 – 8 of 8) 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 Dalloc.c562 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt,
2578 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path()
2626 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree()
2659 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left()
2916 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left()
3032 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path()
3121 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent()
3161 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left()
3525 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left()
3672 struct ocfs2_cached_dealloc_ctxt *deallo in ocfs2_try_to_merge_extent()
[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 Dmove_extents.c46 struct ocfs2_cached_dealloc_ctxt dealloc;
H A Daops.c752 struct ocfs2_cached_dealloc_ctxt w_dealloc;
2270 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write()
H A Ddir.c4421 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate()