Searched refs:ocfs2_cached_dealloc_ctxt (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
D | alloc.h | 50 struct ocfs2_cached_dealloc_ctxt *et_dealloc; 104 struct ocfs2_cached_dealloc_ctxt; 112 struct ocfs2_cached_dealloc_ctxt *dealloc); 117 struct ocfs2_cached_dealloc_ctxt *dealloc); 122 struct ocfs2_cached_dealloc_ctxt *dealloc, 127 struct ocfs2_cached_dealloc_ctxt *dealloc); 131 struct ocfs2_cached_dealloc_ctxt *dealloc, 189 struct ocfs2_cached_dealloc_ctxt { struct 193 static inline void ocfs2_init_dealloc_ctxt(struct ocfs2_cached_dealloc_ctxt *c) in ocfs2_init_dealloc_ctxt() argument 198 int ocfs2_cache_cluster_dealloc(struct ocfs2_cached_dealloc_ctxt *ctxt, [all …]
|
D | refcounttree.h | 39 struct ocfs2_cached_dealloc_ctxt *dealloc, 95 struct ocfs2_cached_dealloc_ctxt *dealloc, 105 struct ocfs2_cached_dealloc_ctxt *dealloc);
|
D | xattr.h | 81 struct ocfs2_cached_dealloc_ctxt *dealloc);
|
D | refcounttree.c | 53 struct ocfs2_cached_dealloc_ctxt dealloc; 1831 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() 1985 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() 2079 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() 2159 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() 2172 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() 2227 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() 2291 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() 2343 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 | 564 static int ocfs2_cache_extent_block_free(struct ocfs2_cached_dealloc_ctxt *ctxt, 2565 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path() 2613 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() 2646 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left() 2903 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left() 3019 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path() 3108 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent() 3148 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left() 3512 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left() 3659 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_try_to_merge_extent() [all …]
|
D | xattr.c | 73 struct ocfs2_cached_dealloc_ctxt dealloc; 5431 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster() 5894 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount() 5942 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal() 5979 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount() 5997 struct ocfs2_cached_dealloc_ctxt *dealloc; 6107 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount() 6142 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree() 6192 struct ocfs2_cached_dealloc_ctxt *dealloc; 7141 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs()
|
D | move_extents.c | 48 struct ocfs2_cached_dealloc_ctxt dealloc;
|
D | aops.c | 775 struct ocfs2_cached_dealloc_ctxt w_dealloc; 2287 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 | 4403 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate()
|