Searched refs:ocfs2_cached_dealloc_ctxt (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/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; 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() 3058 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, 2566 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path() 2614 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() 2647 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left() 2904 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left() 3020 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path() 3109 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_empty_extent() 3149 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_rotate_tree_left() 3513 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_merge_rec_left() 3660 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 | 784 struct ocfs2_cached_dealloc_ctxt w_dealloc; 2296 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write()
|
D | file.c | 1701 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()
|