Searched refs:ocfs2_cached_dealloc_ctxt (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/fs/ocfs2/ |
D | alloc.h | 48 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 *ctxt, [all …]
|
D | refcounttree.h | 37 struct ocfs2_cached_dealloc_ctxt *dealloc, 93 struct ocfs2_cached_dealloc_ctxt *dealloc, 103 struct ocfs2_cached_dealloc_ctxt *dealloc);
|
D | xattr.h | 79 struct ocfs2_cached_dealloc_ctxt *dealloc);
|
D | refcounttree.c | 52 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() 3055 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount() [all …]
|
D | alloc.c | 562 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, 2570 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path() 2618 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() 2651 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() 3113 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent() 3153 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left() 3517 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left() 3664 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent() [all …]
|
D | xattr.c | 71 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 dealloc; in ocfs2_reflink_xattrs()
|
D | move_extents.c | 46 struct ocfs2_cached_dealloc_ctxt dealloc;
|
D | aops.c | 768 struct ocfs2_cached_dealloc_ctxt w_dealloc; 2293 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write()
|
D | file.c | 1769 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range()
|
D | dir.c | 4396 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate()
|