Searched refs:ocfs2_cached_dealloc_ctxt (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/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 | 51 struct ocfs2_cached_dealloc_ctxt dealloc; 1829 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() 1983 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() 2077 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() 2157 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() 2170 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() 2225 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() 2289 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() 2341 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() 3060 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, 2563 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path() 2611 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() 2644 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left() 2901 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left() 3017 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path() 3106 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent() 3146 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left() 3510 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left() 3657 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent() [all …]
|
D | xattr.c | 71 struct ocfs2_cached_dealloc_ctxt dealloc; 5429 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster() 5892 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount() 5940 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal() 5977 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount() 5995 struct ocfs2_cached_dealloc_ctxt *dealloc; 6105 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount() 6140 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree() 6190 struct ocfs2_cached_dealloc_ctxt *dealloc; 7139 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs()
|
D | move_extents.c | 46 struct ocfs2_cached_dealloc_ctxt dealloc;
|
D | aops.c | 771 struct ocfs2_cached_dealloc_ctxt w_dealloc; 2283 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write()
|
D | file.c | 1766 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range()
|
D | dir.c | 4401 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate()
|