/kernel/linux/linux-5.10/fs/ocfs2/ |
D | alloc.h | 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,
|
D | refcounttree.c | 53 struct ocfs2_cached_dealloc_ctxt dealloc; member 1831 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() argument 1985 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() argument 2056 meta_ac, dealloc); in __ocfs2_increase_refcount() 2079 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() argument 2096 1, meta_ac, dealloc); in ocfs2_remove_refcount_extent() 2108 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent() 2159 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() argument 2163 meta_ac, dealloc); in ocfs2_increase_refcount() 2172 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() argument [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 | alloc.c | 2565 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_unlink_path() argument 2600 ret = ocfs2_cache_extent_block_free(dealloc, eb); in ocfs2_unlink_path() 2613 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_unlink_subtree() argument 2637 ocfs2_unlink_path(handle, et, dealloc, right_path, in ocfs2_unlink_subtree() 2646 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_rotate_subtree_left() argument 2767 subtree_index, dealloc); in ocfs2_rotate_subtree_left() 2903 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_rotate_tree_left() argument 2974 dealloc, &deleted); in __ocfs2_rotate_tree_left() 3019 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_rightmost_path() argument 3071 subtree_index, dealloc); in ocfs2_remove_rightmost_path() [all …]
|
D | xattr.c | 73 struct ocfs2_cached_dealloc_ctxt dealloc; member 786 &ctxt->dealloc); in __ocfs2_remove_xattr_range() 799 len, ctxt->meta_ac, &ctxt->dealloc, 1); in __ocfs2_remove_xattr_range() 801 ret = ocfs2_cache_cluster_dealloc(&ctxt->dealloc, in __ocfs2_remove_xattr_range() 2373 ocfs2_init_dealloc_ctxt(&ctxt.dealloc); in ocfs2_remove_value_outside() 2417 ocfs2_run_deallocs(osb, &ctxt.dealloc); in ocfs2_remove_value_outside() 3261 ocfs2_init_dealloc_ctxt(&ctxt->dealloc); in ocfs2_init_xattr_set_ctxt() 3658 if (ocfs2_dealloc_has_cluster(&ctxt.dealloc)) in ocfs2_xattr_set() 3660 ocfs2_run_deallocs(osb, &ctxt.dealloc); in ocfs2_xattr_set() 5431 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_rm_xattr_cluster() local [all …]
|
D | xattr.h | 81 struct ocfs2_cached_dealloc_ctxt *dealloc);
|
D | move_extents.c | 48 struct ocfs2_cached_dealloc_ctxt dealloc; member 120 &context->dealloc); in __ocfs2_move_extent() 139 &context->dealloc, 1); in __ocfs2_move_extent() 790 ocfs2_init_dealloc_ctxt(&context->dealloc); in __ocfs2_move_extents_range() 899 ocfs2_run_deallocs(osb, &context->dealloc); in __ocfs2_move_extents_range()
|
D | aops.c | 2287 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dio_end_io_write() local 2300 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_dio_end_io_write() 2337 et.et_dealloc = &dealloc; in ocfs2_dio_end_io_write() 2365 meta_ac, &dealloc); in ocfs2_dio_end_io_write() 2388 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_dio_end_io_write()
|
D | file.c | 1769 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_remove_inode_range() local 1779 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_remove_inode_range() 1901 &dealloc, refcount_loc, false); in ocfs2_remove_inode_range() 1917 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_remove_inode_range()
|
D | dir.c | 4403 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_dx_dir_truncate() local 4406 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_dx_dir_truncate() 4435 &dealloc, 0, false); in ocfs2_dx_dir_truncate() 4457 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_dx_dir_truncate()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/ |
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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
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() 293 dealloc: in if_usb_probe()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
D | qla_bsg.c | 1571 goto dealloc; in qla2x00_update_fru_versions() 1578 dealloc: in qla2x00_update_fru_versions() 1620 goto dealloc; in qla2x00_read_fru_status() 1628 dealloc: in qla2x00_read_fru_status() 1671 goto dealloc; in qla2x00_write_fru_status() 1676 dealloc: in qla2x00_write_fru_status() 1717 goto dealloc; in qla2x00_write_i2c() 1722 dealloc: in qla2x00_write_i2c() 1762 goto dealloc; in qla2x00_read_i2c() 1771 dealloc: in qla2x00_read_i2c()
|
D | qla_os.c | 5859 goto dealloc; in qla24xx_process_purex_rdp() 5867 goto dealloc; in qla24xx_process_purex_rdp() 6209 dealloc: in qla24xx_process_purex_rdp()
|
/kernel/linux/linux-5.10/kernel/bpf/ |
D | net_namespace.c | 237 .dealloc = bpf_netns_link_dealloc,
|
D | bpf_iter.c | 451 .dealloc = bpf_iter_link_dealloc,
|
D | syscall.c | 2349 link->ops->dealloc(link); in bpf_link_free() 2571 .dealloc = bpf_tracing_link_dealloc, 2810 .dealloc = bpf_raw_tp_link_dealloc,
|
D | cgroup.c | 897 .dealloc = bpf_cgroup_link_dealloc,
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0016_linux_drivers_crypto.patch | 7244 +#define SMCS_ALCERR_PSPERR 1 /* Partion marked PSP (dealloc only) */ 9404 + goto dealloc; 9408 + goto dealloc; 9412 + goto dealloc; 9416 + goto dealloc; 9427 + goto dealloc; 9434 + goto dealloc; 9441 + goto dealloc; 9448 + goto dealloc; 9465 + goto dealloc; [all …]
|
/kernel/linux/linux-5.10/include/linux/ |
D | bpf.h | 948 void (*dealloc)(struct bpf_link *link); member
|
/kernel/linux/linux-5.10/net/core/ |
D | dev.c | 9371 .dealloc = bpf_xdp_link_dealloc,
|