Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dalloc.h64 struct ocfs2_cached_dealloc_ctxt *et_dealloc;
118 struct ocfs2_cached_dealloc_ctxt;
126 struct ocfs2_cached_dealloc_ctxt *dealloc);
131 struct ocfs2_cached_dealloc_ctxt *dealloc);
136 struct ocfs2_cached_dealloc_ctxt *dealloc,
141 struct ocfs2_cached_dealloc_ctxt *dealloc);
145 struct ocfs2_cached_dealloc_ctxt *dealloc,
203 struct ocfs2_cached_dealloc_ctxt { struct
207 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt() argument
212 int ocfs2_cache_cluster_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);
Dalloc.c578 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt,
2580 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path()
2628 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree()
2661 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left()
2918 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left()
3034 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path()
3123 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent()
3163 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left()
3527 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left()
3674 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent()
[all …]
Drefcounttree.c61 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()
2349 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted()
3066 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount()
[all …]
Dxattr.c81 struct ocfs2_cached_dealloc_ctxt dealloc;
5442 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster()
5905 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount()
5953 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal()
5990 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount()
6008 struct ocfs2_cached_dealloc_ctxt *dealloc;
6118 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount()
6153 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree()
6203 struct ocfs2_cached_dealloc_ctxt *dealloc;
7152 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs()
Dmove_extents.c55 struct ocfs2_cached_dealloc_ctxt dealloc;
Daops.c797 struct ocfs2_cached_dealloc_ctxt w_dealloc;
2282 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write()
Dfile.c1709 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range()
Ddir.c4431 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate()