Searched defs:dealloc (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | refcounttree.c | 52 struct ocfs2_cached_dealloc_ctxt dealloc; member 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() 2290 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() 2342 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() 3778 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local 3976 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() 4102 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local 4502 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_reflink_remap_extent() [all …]
|
H A D | alloc.c | 2611 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() 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() 5152 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_change_extent_flag() 5508 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_extent() 5693 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_remove_btree_range() 6657 struct ocfs2_cached_dealloc_ctxt *dealloc; in ocfs2_reuse_blk_from_dealloc() local [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 | 4414 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/ui/ |
H A D | cocoa.m | 389 { 1321 {
|
/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 | 1873 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
|