/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_mbx.c | 337 struct hnae3_handle *handle = &vport->nic; in hclge_set_vf_promisc_mode() local 442 struct hnae3_handle *handle = &vport->nic; in hclge_set_vf_vlan_cfg() local 627 struct hnae3_handle *handle = &vport->nic; in hclge_mbx_reset_vf_queue() local 728 struct hnae3_handle *handle = &vport->nic; in hclge_get_queue_id_in_pf() local [all...] |
H A D | hclge_regs.c | 582 int hclge_get_regs_len(struct hnae3_handle *handle) in hclge_get_regs_len() argument 619 void hclge_get_regs(struct hnae3_handle *handle, u32 *version, in hclge_get_regs() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ae_adapt.c | 16 static struct hns_mac_cb *hns_get_mac_cb(struct hnae_handle *handle) in hns_get_mac_cb() argument 28 static struct hns_ppe_cb *hns_get_ppe_cb(struct hnae_handle *handle) in hns_get_ppe_cb() argument 138 static void hns_ae_put_handle(struct hnae_handle *handle) in hns_ae_put_handle() argument 149 static int hns_ae_wait_flow_down(struct hnae_handle *handle) in hns_ae_wait_flow_down() argument 184 hns_ae_ring_enable_all(struct hnae_handle *handle, int val) hns_ae_ring_enable_all() argument 209 hns_ae_set_mac_address(struct hnae_handle *handle, const void *p) hns_ae_set_mac_address() argument 229 hns_ae_add_uc_address(struct hnae_handle *handle, const unsigned char *addr) hns_ae_add_uc_address() argument 240 hns_ae_rm_uc_address(struct hnae_handle *handle, const unsigned char *addr) hns_ae_rm_uc_address() argument 251 hns_ae_set_multicast_one(struct hnae_handle *handle, void *addr) hns_ae_set_multicast_one() argument 284 hns_ae_clr_multicast(struct hnae_handle *handle) hns_ae_clr_multicast() argument 294 hns_ae_set_mtu(struct hnae_handle *handle, int new_mtu) hns_ae_set_mtu() argument 325 hns_ae_set_tso_stats(struct hnae_handle *handle, int enable) hns_ae_set_tso_stats() argument 332 hns_ae_start(struct hnae_handle *handle) hns_ae_start() argument 358 hns_ae_stop(struct hnae_handle *handle) hns_ae_stop() argument 379 hns_ae_reset(struct hnae_handle *handle) hns_ae_reset() argument 413 hns_ae_get_link_status(struct hnae_handle *handle) hns_ae_get_link_status() argument 423 hns_ae_get_mac_info(struct hnae_handle *handle, u8 *auto_neg, u16 *speed, u8 *duplex) hns_ae_get_mac_info() argument 431 hns_ae_need_adjust_link(struct hnae_handle *handle, int speed, int duplex) hns_ae_need_adjust_link() argument 439 hns_ae_adjust_link(struct hnae_handle *handle, int speed, int duplex) hns_ae_adjust_link() argument 472 hns_ae_get_pauseparam(struct hnae_handle *handle, u32 *auto_neg, u32 *rx_en, u32 *tx_en) hns_ae_get_pauseparam() argument 487 hns_ae_set_promisc_mode(struct hnae_handle *handle, u32 en) hns_ae_set_promisc_mode() argument 495 hns_ae_set_pauseparam(struct hnae_handle *handle, u32 autoneg, u32 rx_en, u32 tx_en) hns_ae_set_pauseparam() argument 517 hns_ae_get_coalesce_usecs(struct hnae_handle *handle, u32 *tx_usecs, u32 *rx_usecs) hns_ae_get_coalesce_usecs() argument 529 hns_ae_get_max_coalesced_frames(struct hnae_handle *handle, u32 *tx_frames, u32 *rx_frames) hns_ae_get_max_coalesced_frames() argument 547 hns_ae_set_coalesce_usecs(struct hnae_handle *handle, u32 timeout) hns_ae_set_coalesce_usecs() argument 557 hns_ae_set_coalesce_frames(struct hnae_handle *handle, u32 tx_frames, u32 rx_frames) hns_ae_set_coalesce_frames() argument 587 hns_ae_get_coalesce_range(struct hnae_handle *handle, u32 *tx_frames_low, u32 *rx_frames_low, u32 *tx_frames_high, u32 *rx_frames_high, u32 *tx_usecs_low, u32 *rx_usecs_low, u32 *tx_usecs_high, u32 *rx_usecs_high) hns_ae_get_coalesce_range() argument 618 hns_ae_update_stats(struct hnae_handle *handle, struct net_device_stats *net_stats) hns_ae_update_stats() argument 701 hns_ae_get_stats(struct hnae_handle *handle, u64 *data) hns_ae_get_stats() argument 733 hns_ae_get_strings(struct hnae_handle *handle, u32 stringset, u8 *data) hns_ae_get_strings() argument 766 hns_ae_get_sset_count(struct hnae_handle *handle, int stringset) hns_ae_get_sset_count() argument 786 hns_ae_config_loopback(struct hnae_handle *handle, enum hnae_loop loop, int en) hns_ae_config_loopback() argument 812 hns_ae_update_led_status(struct hnae_handle *handle) hns_ae_update_led_status() argument 824 hns_ae_cpld_set_led_id(struct hnae_handle *handle, enum hnae_led_state status) hns_ae_cpld_set_led_id() argument 836 hns_ae_get_regs(struct hnae_handle *handle, void *data) hns_ae_get_regs() argument 861 hns_ae_get_regs_len(struct hnae_handle *handle) hns_ae_get_regs_len() argument 877 hns_ae_get_rss_key_size(struct hnae_handle *handle) hns_ae_get_rss_key_size() argument 882 hns_ae_get_rss_indir_size(struct hnae_handle *handle) hns_ae_get_rss_indir_size() argument 887 hns_ae_get_rss(struct hnae_handle *handle, u32 *indir, u8 *key, u8 *hfunc) hns_ae_get_rss() argument 908 hns_ae_set_rss(struct hnae_handle *handle, const u32 *indir, const u8 *key, const u8 hfunc) hns_ae_set_rss() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | 578 static int uvc_acquire_privileges(struct uvc_fh *handle) in uvc_acquire_privileges() argument 594 static void uvc_dismiss_privileges(struct uvc_fh *handle) in uvc_dismiss_privileges() argument 602 uvc_has_privileges(struct uvc_fh *handle) uvc_has_privileges() argument 614 struct uvc_fh *handle; uvc_v4l2_open() local 657 struct uvc_fh *handle = file->private_data; uvc_v4l2_release() local 685 struct uvc_fh *handle = file->private_data; uvc_ioctl_querycap() local 723 struct uvc_fh *handle = fh; uvc_ioctl_enum_fmt_vid_cap() local 732 struct uvc_fh *handle = fh; uvc_ioctl_enum_fmt_vid_out() local 741 struct uvc_fh *handle = fh; uvc_ioctl_g_fmt_vid_cap() local 750 struct uvc_fh *handle = fh; uvc_ioctl_g_fmt_vid_out() local 759 struct uvc_fh *handle = fh; uvc_ioctl_s_fmt_vid_cap() local 773 struct uvc_fh *handle = fh; uvc_ioctl_s_fmt_vid_out() local 787 struct uvc_fh *handle = fh; uvc_ioctl_try_fmt_vid_cap() local 797 struct uvc_fh *handle = fh; uvc_ioctl_try_fmt_vid_out() local 807 struct uvc_fh *handle = fh; uvc_ioctl_reqbufs() local 830 struct uvc_fh *handle = fh; uvc_ioctl_querybuf() local 841 struct uvc_fh *handle = fh; uvc_ioctl_qbuf() local 854 struct uvc_fh *handle = fh; uvc_ioctl_expbuf() local 865 struct uvc_fh *handle = fh; uvc_ioctl_dqbuf() local 878 struct uvc_fh *handle = fh; uvc_ioctl_create_bufs() local 892 struct uvc_fh *handle = fh; uvc_ioctl_streamon() local 909 struct uvc_fh *handle = fh; uvc_ioctl_streamoff() local 925 struct uvc_fh *handle = fh; uvc_ioctl_enum_input() local 967 struct uvc_fh *handle = fh; uvc_ioctl_g_input() local 995 struct uvc_fh *handle = fh; uvc_ioctl_s_input() local 1030 struct uvc_fh *handle = fh; uvc_ioctl_queryctrl() local 1039 struct uvc_fh *handle = fh; uvc_ioctl_query_ext_ctrl() local 1087 struct uvc_fh *handle = fh; uvc_ioctl_g_ext_ctrls() local 1131 uvc_ioctl_s_try_ext_ctrls(struct uvc_fh *handle, struct v4l2_ext_controls *ctrls, unsigned long ioctl) uvc_ioctl_s_try_ext_ctrls() argument 1169 struct uvc_fh *handle = fh; uvc_ioctl_s_ext_ctrls() local 1177 struct uvc_fh *handle = fh; uvc_ioctl_try_ext_ctrls() local 1185 struct uvc_fh *handle = fh; uvc_ioctl_querymenu() local 1194 struct uvc_fh *handle = fh; uvc_ioctl_g_selection() local 1228 struct uvc_fh *handle = fh; uvc_ioctl_g_parm() local 1237 struct uvc_fh *handle = fh; uvc_ioctl_s_parm() local 1251 struct uvc_fh *handle = fh; uvc_ioctl_enum_framesizes() local 1291 struct uvc_fh *handle = fh; uvc_ioctl_enum_frameintervals() local 1363 struct uvc_fh *handle = fh; uvc_ioctl_default() local 1469 struct uvc_fh *handle = file->private_data; uvc_v4l2_compat_ioctl32() local 1514 struct uvc_fh *handle = file->private_data; uvc_v4l2_read() local 1523 struct uvc_fh *handle = file->private_data; uvc_v4l2_mmap() local 1533 struct uvc_fh *handle = file->private_data; uvc_v4l2_poll() local 1546 struct uvc_fh *handle = file->private_data; uvc_v4l2_get_unmapped_area() local [all...] |
H A D | uvc_ctrl.c | 1539 struct uvc_fh *handle; in uvc_ctrl_status_event() local 1491 uvc_ctrl_send_event(struct uvc_video_chain *chain, struct uvc_fh *handle, struct uvc_control *ctrl, struct uvc_control_mapping *mapping, s32 value, u32 changes) uvc_ctrl_send_event() argument 1517 uvc_ctrl_send_slave_event(struct uvc_video_chain *chain, struct uvc_fh *handle, struct uvc_control *master, u32 slave_id) uvc_ctrl_send_slave_event() argument 1624 uvc_ctrl_send_events(struct uvc_fh *handle, const struct v4l2_ext_control *xctrls, unsigned int xctrls_count) uvc_ctrl_send_events() argument 1674 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); uvc_ctrl_add_event() local 1720 struct uvc_fh *handle = container_of(sev->fh, struct uvc_fh, vfh); uvc_ctrl_del_event() local 1841 __uvc_ctrl_commit(struct uvc_fh *handle, int rollback, struct v4l2_ext_controls *ctrls) __uvc_ctrl_commit() argument 1883 uvc_ctrl_set(struct uvc_fh *handle, struct v4l2_ext_control *xctrl) uvc_ctrl_set() argument [all...] |
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | dln2.c | 27 __le16 handle; member 239 u16 id, echo, handle, size; in dln2_rx() local 188 dln2_transfer_complete(struct dln2_dev *dln2, struct urb *urb, u16 handle, u16 rx_slot) dln2_transfer_complete() argument 302 dln2_prep_buf(u16 handle, u16 cmd, u16 echo, const void *obuf, int *obuf_len, gfp_t gfp) dln2_prep_buf() argument 327 dln2_send_wait(struct dln2_dev *dln2, u16 handle, u16 cmd, u16 echo, const void *obuf, int obuf_len) dln2_send_wait() argument 348 find_free_slot(struct dln2_dev *dln2, u16 handle, int *slot) find_free_slot() argument 376 alloc_rx_slot(struct dln2_dev *dln2, u16 handle) alloc_rx_slot() argument 393 free_rx_slot(struct dln2_dev *dln2, u16 handle, int slot) free_rx_slot() argument 426 _dln2_transfer(struct dln2_dev *dln2, u16 handle, u16 cmd, const void *obuf, unsigned obuf_len, void *ibuf, unsigned *ibuf_len) _dln2_transfer() argument 519 u16 handle; dln2_transfer() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | bridge.c | 584 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_ingress_flow_with_esw_create() local 657 static struct mlx5_flow_handle *handle; in mlx5_esw_bridge_ingress_flow_peer_create() local 696 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_ingress_filter_flow_create() local 749 struct mlx5_flow_handle *handle; mlx5_esw_bridge_egress_flow_create() local 818 struct mlx5_flow_handle *handle; mlx5_esw_bridge_egress_miss_flow_create() local 1349 struct mlx5_flow_handle *handle; mlx5_esw_bridge_fdb_entry_init() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_main.c | 964 static void link_status_event_handler(void *handle, void *buf_in, u16 in_size, in link_status_event_handler() argument 1014 static void cable_plug_event(void *handle, in cable_plug_event() argument 1028 static void link_err_event(void *handle, in link_err_event() argument
|
H A D | hinic_hw_cmdq.c | 639 static void cmdq_ceq_handler(void *handle, u32 ceqe_data) in cmdq_ceq_handler() argument
|
H A D | hinic_hw_eqs.c | 111 hinic_aeq_register_hw_cb(struct hinic_aeqs *aeqs, enum hinic_aeq_type event, void *handle, void (*hwe_handler)(void *handle, void *data, u8 size)) hinic_aeq_register_hw_cb() argument 148 hinic_ceq_register_cb(struct hinic_ceqs *ceqs, enum hinic_ceq_type event, void *handle, void (*handler)(void *handle, u32 ceqe_data)) hinic_ceq_register_cb() argument [all...] |
H A D | hinic_hw_eqs.h | 201 void *handle; member 218 void *handle; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_fcoe.c | 885 static int qed_fcoe_release_conn(struct qed_dev *cdev, u32 handle) in qed_fcoe_release_conn() argument 752 qed_fcoe_get_hash(struct qed_dev *cdev, u32 handle) qed_fcoe_get_hash() argument 850 qed_fcoe_acquire_conn(struct qed_dev *cdev, u32 *handle, u32 *fw_cid, void __iomem **p_doorbell) qed_fcoe_acquire_conn() argument 903 qed_fcoe_offload_conn(struct qed_dev *cdev, u32 handle, struct qed_fcoe_params_offload *conn_info) qed_fcoe_offload_conn() argument 956 qed_fcoe_destroy_conn(struct qed_dev *cdev, u32 handle, dma_addr_t terminate_params) qed_fcoe_destroy_conn() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 194 efx_mcdi_filter_push_prep(struct efx_nic *efx, const struct efx_filter_spec *spec, efx_dword_t *inbuf, u64 handle, struct efx_rss_context *ctx, bool replacing) efx_mcdi_filter_push_prep() argument 246 efx_mcdi_filter_push(struct efx_nic *efx, const struct efx_filter_spec *spec, u64 *handle, struct efx_rss_context *ctx, bool replacing) efx_mcdi_filter_push() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov.h | 127 u16 handle; member
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | bus.c | 77 acpi_status acpi_bus_get_status_handle(acpi_handle handle, in acpi_bus_get_status_handle() argument 127 void acpi_bus_private_data_handler(acpi_handle handle, in acpi_bus_private_data_handler() argument 134 int acpi_bus_attach_private_data(acpi_handle handle, void *data) in acpi_bus_attach_private_data() argument 149 int acpi_bus_get_private_data(acpi_handle handle, void **data) in acpi_bus_get_private_data() argument 166 acpi_bus_detach_private_data(acpi_handle handle) acpi_bus_detach_private_data() argument 172 acpi_print_osc_error(acpi_handle handle, struct acpi_osc_context *context, char *error) acpi_print_osc_error() argument 186 acpi_run_osc(acpi_handle handle, struct acpi_osc_context *context) acpi_run_osc() argument 311 acpi_handle handle; acpi_bus_osc_negotiate_platform_control() local 418 acpi_handle handle; acpi_bus_osc_negotiate_usb_control() local 467 acpi_bus_notify(acpi_handle handle, u32 type, void *data) acpi_bus_notify() argument 522 acpi_notify_device(acpi_handle handle, u32 event, void *data) acpi_notify_device() argument 606 acpi_sb_notify(acpi_handle handle, u32 event, void *data) acpi_sb_notify() argument [all...] |
H A D | battery.c | 1037 static void acpi_battery_notify(acpi_handle handle, u32 event, void *data) in acpi_battery_notify() argument [all...] |
H A D | thermal.c | 567 acpi_handle handle; acpi_thermal_cooling_device_cb() local 792 acpi_thermal_notify(acpi_handle handle, u32 event, void *data) acpi_thermal_notify() argument 829 acpi_handle handle = tz->device->handle; acpi_thermal_aml_dependency_fix() local [all...] |
H A D | property.c | 123 static bool acpi_nondev_subnode_data_ok(acpi_handle handle, in acpi_nondev_subnode_data_ok() argument 70 acpi_nondev_subnode_extract(union acpi_object *desc, acpi_handle handle, const union acpi_object *link, struct list_head *list, struct fwnode_handle *parent) acpi_nondev_subnode_extract() argument 149 acpi_handle handle; acpi_nondev_subnode_ok() local 173 acpi_handle handle; acpi_add_nondev_subnodes() local 351 acpi_nondev_subnode_tag(acpi_handle handle, void *context) acpi_nondev_subnode_tag() argument 388 acpi_data_add_buffer_props(acpi_handle handle, struct acpi_device_data *data, union acpi_object *properties) acpi_data_add_buffer_props() argument [all...] |
H A D | cppc_acpi.c | 364 static int acpi_get_psd(struct cpc_desc *cpc_ptr, acpi_handle handle) in acpi_get_psd() argument 671 acpi_handle handle = pr->handle; in acpi_cppc_processor_probe() local
|
H A D | sysfs.c | 680 acpi_handle handle; in counter_show() local 738 acpi_handle handle; in counter_set() local 651 get_status(u32 index, acpi_event_status *ret, acpi_handle *handle) get_status() argument 843 acpi_handle handle; acpi_gpe_apply_masked_gpes() local [all...] |
H A D | pci_root.c | 66 int acpi_is_root_bridge(acpi_handle handle) in acpi_is_root_bridge() argument 102 static acpi_status try_get_root_bridge_busnr(acpi_handle handle, in try_get_root_bridge_busnr() argument 282 struct acpi_pci_root *acpi_pci_find_root(acpi_handle handle) in acpi_pci_find_root() argument 298 acpi_handle handle; member 313 acpi_get_pci_dev(acpi_handle handle) acpi_get_pci_dev() argument 355 acpi_pci_osc_control_set(acpi_handle handle, u32 *mask, u32 support, u32 *cxl_mask, u32 cxl_support) acpi_pci_osc_control_set() argument 570 acpi_handle handle = device->handle; negotiate_os_control() local 651 acpi_handle handle = device->handle; acpi_pci_root_add() local [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | resize.c | 424 static struct buffer_head *bclean(handle_t *handle, struct super_block *sb, in bclean() argument 446 static int ext4_resize_ensure_credits_batch(handle_t *handle, int credits) in ext4_resize_ensure_credits_batch() argument 461 static int set_flexbg_block_bitmap(struct super_block *sb, handle_t *handle, in set_flexbg_block_bitmap() argument 543 handle_t *handle; setup_new_flex_group_blocks() local 824 add_new_gdb(handle_t *handle, struct inode *inode, ext4_group_t group) add_new_gdb() argument 960 add_new_gdb_meta_bg(struct super_block *sb, handle_t *handle, ext4_group_t group) add_new_gdb_meta_bg() argument 1017 reserve_backup_gdb(handle_t *handle, struct inode *inode, ext4_group_t group) reserve_backup_gdb() argument 1153 handle_t *handle; update_backups() local 1254 ext4_add_new_descs(handle_t *handle, struct super_block *sb, ext4_group_t group, struct inode *resize_inode, ext4_group_t count) ext4_add_new_descs() argument 1341 ext4_setup_new_descs(handle_t *handle, struct super_block *sb, struct ext4_new_flex_group_data *flex_gd) ext4_setup_new_descs() argument 1547 handle_t *handle; ext4_flex_group_add() local 1781 handle_t *handle; ext4_group_extend_no_check() local 1918 handle_t *handle; ext4_convert_meta_bg() local [all...] |
H A D | ioctl.c | 55 int ext4_update_primary_sb(struct super_block *sb, handle_t *handle, in ext4_update_primary_sb() argument 103 ext4_update_backup_sb(struct super_block *sb, handle_t *handle, ext4_group_t grp, ext4_update_sb_callback func, const void *arg) ext4_update_backup_sb() argument 188 handle_t *handle; ext4_update_superblocks_fn() local 366 handle_t *handle; swap_inode_boot_loader() local 581 handle_t *handle = NULL; ext4_ioctl_setflags() local 708 handle_t *handle; ext4_ioctl_setproject() local 1240 handle_t *handle; __ext4_ioctl() local [all...] |
/kernel/linux/linux-6.6/fs/notify/fanotify/ |
H A D | fanotify_user.c | 419 struct file_handle handle = { }; in copy_fid_info_to_user() local [all...] |
/kernel/linux/linux-6.6/fs/jbd2/ |
H A D | transaction.c | 331 static int start_this_handle(journal_t *journal, handle_t *handle, in start_this_handle() argument 476 handle_t *handle = jbd2_alloc_handle(GFP_NOFS); new_handle() local 489 handle_t *handle = journal_current_handle(); jbd2__journal_start() local 563 __jbd2_journal_unreserve_handle(handle_t *handle, transaction_t *t) __jbd2_journal_unreserve_handle() argument 573 jbd2_journal_free_reserved(handle_t *handle) jbd2_journal_free_reserved() argument 599 jbd2_journal_start_reserved(handle_t *handle, unsigned int type, unsigned int line_no) jbd2_journal_start_reserved() argument 660 jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) jbd2_journal_extend() argument 716 stop_this_handle(handle_t *handle) stop_this_handle() argument 778 jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records, gfp_t gfp_mask) jbd2__journal_restart() argument 825 jbd2_journal_restart(handle_t *handle, int nblocks) jbd2_journal_restart() argument 966 do_get_write_access(handle_t *handle, struct journal_head *jh, int force_copy) do_get_write_access() argument 1167 jbd2_write_access_granted(handle_t *handle, struct buffer_head *bh, bool undo) jbd2_write_access_granted() argument 1231 jbd2_journal_get_write_access(handle_t *handle, struct buffer_head *bh) jbd2_journal_get_write_access() argument 1271 jbd2_journal_get_create_access(handle_t *handle, struct buffer_head *bh) jbd2_journal_get_create_access() argument 1370 jbd2_journal_get_undo_access(handle_t *handle, struct buffer_head *bh) jbd2_journal_get_undo_access() argument 1486 jbd2_journal_dirty_metadata(handle_t *handle, struct buffer_head *bh) jbd2_journal_dirty_metadata() argument 1658 jbd2_journal_forget(handle_t *handle, struct buffer_head *bh) jbd2_journal_forget() argument 1825 jbd2_journal_stop(handle_t *handle) jbd2_journal_stop() argument 2648 jbd2_journal_file_inode(handle_t *handle, struct jbd2_inode *jinode, unsigned long flags, loff_t start_byte, loff_t end_byte) jbd2_journal_file_inode() argument 2703 jbd2_journal_inode_ranged_write(handle_t *handle, struct jbd2_inode *jinode, loff_t start_byte, loff_t length) jbd2_journal_inode_ranged_write() argument 2711 jbd2_journal_inode_ranged_wait(handle_t *handle, struct jbd2_inode *jinode, loff_t start_byte, loff_t length) jbd2_journal_inode_ranged_wait() argument [all...] |