Searched defs:dealloc (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/fs/ocfs2/ |
D | refcounttree.c | 52 struct ocfs2_cached_dealloc_ctxt dealloc; member 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 | 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() 5068 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_extent() [all …]
|
D | xattr.c | 71 struct ocfs2_cached_dealloc_ctxt dealloc; member 5424 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster() local 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; member 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; member 7125 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs() local
|
D | move_extents.c | 46 struct ocfs2_cached_dealloc_ctxt dealloc; member
|
D | file.c | 1769 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range() local
|
D | aops.c | 2293 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write() local
|
D | dir.c | 4396 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate() local
|
/linux-6.12.1/rust/kernel/alloc/ |
D | allocator.rs | 41 unsafe fn dealloc(&self, ptr: *mut u8, _layout: Layout) { in dealloc() method
|
/linux-6.12.1/tools/lib/bpf/ |
D | libbpf_internal.h | 180 void (*dealloc)(struct bpf_link *link); member
|
/linux-6.12.1/fs/ntfs3/ |
D | attrib.c | 1865 CLST svcn, evcn1, len, dealloc, alen; in attr_collapse_range() local
|
/linux-6.12.1/include/linux/ |
D | bpf.h | 1623 void (*dealloc)(struct bpf_link *link); member
|