/linux-6.3-rc2/fs/ocfs2/ |
A D | alloc.h | 110 struct ocfs2_cached_dealloc_ctxt *dealloc); 115 struct ocfs2_cached_dealloc_ctxt *dealloc); 120 struct ocfs2_cached_dealloc_ctxt *dealloc, 125 struct ocfs2_cached_dealloc_ctxt *dealloc); 129 struct ocfs2_cached_dealloc_ctxt *dealloc,
|
A D | refcounttree.c | 2094 1, meta_ac, dealloc); in ocfs2_remove_refcount_extent() 2161 meta_ac, dealloc); in ocfs2_increase_refcount() 2211 dealloc); in ocfs2_decrease_refcount_rec() 2258 meta_ac, dealloc); in __ocfs2_decrease_refcount() 3702 meta_ac, dealloc); in ocfs2_add_refcount_flag() 3710 meta_ac, dealloc); in ocfs2_add_refcount_flag() 3835 &dealloc); in ocfs2_attach_refcount_tree() 4001 dealloc); in ocfs2_duplicate_extent_list() 4131 &dealloc); in ocfs2_create_reflink_node() 4545 dealloc, NULL); in ocfs2_reflink_remap_extent() [all …]
|
A D | refcounttree.h | 37 struct ocfs2_cached_dealloc_ctxt *dealloc, 93 struct ocfs2_cached_dealloc_ctxt *dealloc, 103 struct ocfs2_cached_dealloc_ctxt *dealloc);
|
A D | alloc.c | 2972 dealloc, &deleted); in __ocfs2_rotate_tree_left() 3211 dealloc); in ocfs2_rotate_tree_left() 3632 dealloc); in ocfs2_merge_rec_left() 3812 dealloc); in ocfs2_try_to_merge_extent() 5126 dealloc, &ctxt); in ocfs2_split_extent() 5217 dealloc); in ocfs2_change_extent_flag() 5780 dealloc, 1); in ocfs2_remove_btree_range() 6670 dealloc = et->et_dealloc; in ocfs2_reuse_blk_from_dealloc() 6671 if (!dealloc) in ocfs2_reuse_blk_from_dealloc() 6678 dealloc); in ocfs2_reuse_blk_from_dealloc() [all …]
|
A D | xattr.c | 71 struct ocfs2_cached_dealloc_ctxt dealloc; member 784 &ctxt->dealloc); in __ocfs2_remove_xattr_range() 5481 &dealloc); in ocfs2_rm_xattr_cluster() 5920 dealloc, refcount); in ocfs2_xattr_value_attach_refcount() 5963 dealloc, NULL); in ocfs2_xattr_attach_refcount_normal() 6081 ref->dealloc, p); in ocfs2_xattr_bucket_value_refcount() 6120 dealloc); in ocfs2_xattr_block_attach_refcount() 6125 .dealloc = dealloc, in ocfs2_xattr_block_attach_refcount() 6150 dealloc); in ocfs2_xattr_attach_refcount_tree() 6168 ref_root_bh, dealloc); in ocfs2_xattr_attach_refcount_tree() [all …]
|
A D | xattr.h | 79 struct ocfs2_cached_dealloc_ctxt *dealloc);
|
A D | move_extents.c | 46 struct ocfs2_cached_dealloc_ctxt dealloc; member 110 &context->dealloc); in __ocfs2_move_extent() 127 &context->dealloc, 1); in __ocfs2_move_extent() 779 ocfs2_init_dealloc_ctxt(&context->dealloc); in __ocfs2_move_extents_range() 888 ocfs2_run_deallocs(osb, &context->dealloc); in __ocfs2_move_extents_range()
|
A D | aops.c | 2283 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write() local 2296 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_dio_end_io_write() 2333 et.et_dealloc = &dealloc; in ocfs2_dio_end_io_write() 2361 meta_ac, &dealloc); in ocfs2_dio_end_io_write() 2384 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_dio_end_io_write()
|
A D | file.c | 1766 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range() local 1776 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_remove_inode_range() 1898 &dealloc, refcount_loc, false); in ocfs2_remove_inode_range() 1914 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_remove_inode_range()
|
A D | dir.c | 4401 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate() local 4404 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_dx_dir_truncate() 4433 &dealloc, 0, false); in ocfs2_dx_dir_truncate() 4455 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_dx_dir_truncate()
|
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas_tf/ |
A D | if_usb.c | 199 goto dealloc; in if_usb_probe() 204 goto dealloc; in if_usb_probe() 208 goto dealloc; in if_usb_probe() 212 goto dealloc; in if_usb_probe() 218 goto dealloc; in if_usb_probe() 224 goto dealloc; in if_usb_probe() 231 dealloc: in if_usb_probe()
|
/linux-6.3-rc2/rust/kernel/ |
A D | allocator.rs | 19 unsafe fn dealloc(&self, ptr: *mut u8, _layout: Layout) { in dealloc() method
|
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/ |
A D | if_usb.c | 243 goto dealloc; in if_usb_probe() 247 goto dealloc; in if_usb_probe() 251 goto dealloc; in if_usb_probe() 256 goto dealloc; in if_usb_probe() 294 dealloc: in if_usb_probe()
|
/linux-6.3-rc2/rust/alloc/ |
A D | alloc.rs | 108 pub unsafe fn dealloc(ptr: *mut u8, layout: Layout) { in dealloc() function 246 unsafe { dealloc(ptr.as_ptr(), layout) } in deallocate()
|
/linux-6.3-rc2/drivers/scsi/qla2xxx/ |
A D | qla_bsg.c | 1590 goto dealloc; in qla2x00_update_fru_versions() 1597 dealloc: in qla2x00_update_fru_versions() 1639 goto dealloc; in qla2x00_read_fru_status() 1647 dealloc: in qla2x00_read_fru_status() 1690 goto dealloc; in qla2x00_write_fru_status() 1695 dealloc: in qla2x00_write_fru_status() 1736 goto dealloc; in qla2x00_write_i2c() 1741 dealloc: in qla2x00_write_i2c() 1781 goto dealloc; in qla2x00_read_i2c() 1790 dealloc: in qla2x00_read_i2c()
|
/linux-6.3-rc2/drivers/hid/bpf/ |
A D | hid_bpf_jmp_table.c | 384 .dealloc = hid_bpf_link_dealloc,
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | libbpf_internal.h | 164 void (*dealloc)(struct bpf_link *link); member
|
A D | usdt.c | 1006 link->link.dealloc = &bpf_link_usdt_dealloc; in usdt_manager_attach_usdt()
|
/linux-6.3-rc2/drivers/char/xillybus/ |
A D | xillyusb.c | 1915 goto dealloc; in xillyusb_setup_base_eps() 1922 goto dealloc; in xillyusb_setup_base_eps() 1928 dealloc: in xillyusb_setup_base_eps()
|
/linux-6.3-rc2/kernel/bpf/ |
A D | net_namespace.c | 238 .dealloc = bpf_netns_link_dealloc,
|
A D | bpf_struct_ops.c | 332 .dealloc = bpf_struct_ops_link_dealloc,
|
A D | bpf_iter.c | 496 .dealloc = bpf_iter_link_dealloc,
|
A D | trampoline.c | 645 .dealloc = bpf_shim_tramp_link_dealloc,
|
A D | syscall.c | 2754 link->ops->dealloc(link); in bpf_link_free() 2974 .dealloc = bpf_tracing_link_dealloc, 3226 .dealloc = bpf_raw_tp_link_dealloc, 3255 .dealloc = bpf_perf_link_dealloc,
|
/linux-6.3-rc2/fs/ntfs3/ |
A D | attrib.c | 1847 CLST svcn, evcn1, len, dealloc, alen; in attr_collapse_range() local 1909 dealloc = 0; in attr_collapse_range() 1954 err = run_deallocate_ex(sbi, run, vcn1, eat, &dealloc, in attr_collapse_range() 2072 total_size -= (u64)dealloc << sbi->cluster_bits; in attr_collapse_range()
|