Searched defs:dealloc (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | refcounttree.c | 52 struct ocfs2_cached_dealloc_ctxt dealloc; member 1830 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() 1984 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() 2078 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() 2158 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() 2171 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() 2226 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() 2290 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() 2342 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() 3062 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount() [all …]
|
H A D | alloc.c | 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() 5061 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_extent() [all …]
|
H A D | xattr.c | 71 struct ocfs2_cached_dealloc_ctxt dealloc; member 5433 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster() local 5896 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_xattr_value_attach_refcount() 5944 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_normal() 5981 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_inline_attach_refcount() 5999 struct ocfs2_cached_dealloc_ctxt *dealloc; member 6109 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_block_attach_refcount() 6144 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_xattr_attach_refcount_tree() 6194 struct ocfs2_cached_dealloc_ctxt *dealloc; member 7134 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_xattrs() local
|
H A D | move_extents.c | 46 struct ocfs2_cached_dealloc_ctxt dealloc; member
|
H A D | file.c | 1768 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range() local
|
H A D | aops.c | 2297 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write() local
|
H A D | dir.c | 4431 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate() local
|
/openbmc/linux/rust/kernel/ |
H A D | allocator.rs | 49 unsafe fn dealloc(&self, ptr: *mut u8, _layout: Layout) { in dealloc() method
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | lib.rs | 151 unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { in dealloc() method
|
/openbmc/qemu/ui/ |
H A D | cocoa.m | 389 { 1326 {
|
/openbmc/linux/rust/alloc/ |
H A D | alloc.rs | 118 pub unsafe fn dealloc(ptr: *mut u8, layout: Layout) { in dealloc() function
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf_internal.h | 179 void (*dealloc)(struct bpf_link *link); member
|
/openbmc/linux/fs/ntfs3/ |
H A D | attrib.c | 1877 CLST svcn, evcn1, len, dealloc, alen; in attr_collapse_range() local
|
/openbmc/linux/include/linux/ |
H A D | bpf.h | 1555 void (*dealloc)(struct bpf_link *link); member
|