| /kernel/linux/linux-5.10/drivers/pci/hotplug/ |
| H A D | cpqphp.h | 35 u16 handle; member 64 u16 handle; member
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| H A D | asus-laptop.c | 274 acpi_handle handle; /* the handle of the hotk device */ member 361 static int write_acpi_int_ret(acpi_handle handle, const char *method, int val, in write_acpi_int_ret() argument 383 static int write_acpi_int(acpi_handle handle, const char *method, int val) in write_acpi_int() argument 388 static int acpi_check_handle(acpi_handle handle, cons argument 1574 acpi_handle handle = asus->handle; asus_sysfs_is_visible() local [all...] |
| H A D | asus-wmi.c | 996 static void asus_rfkill_notify(acpi_handle handle, u32 event, void *data) in asus_rfkill_notify() argument 1016 acpi_handle handle; in asus_register_rfkill_notifier() local 1033 acpi_handle handle; in asus_unregister_rfkill_notifier() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | irq.h | 731 irq_set_handler(unsigned int irq, irq_flow_handler_t handle) in irq_set_handler() argument 742 irq_set_chained_handler(unsigned int irq, irq_flow_handler_t handle) in irq_set_chained_handler() argument 714 irq_set_chip_and_handler(unsigned int irq, struct irq_chip *chip, irq_flow_handler_t handle) irq_set_chip_and_handler() argument [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | gdth.c | 2401 static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr) in gdth_read_event() argument
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| H A D | spi.c | 2264 static acpi_status acpi_spi_add_device(acpi_handle handle, u32 level, in acpi_spi_add_device() argument 2281 acpi_handle handle; in acpi_register_spi_devices() local
|
| /kernel/linux/linux-6.6/drivers/misc/ |
| H A D | fastrpc.c | 174 u32 handle; /* handle to invoke */ member 1105 fastrpc_invoke_send(struct fastrpc_session_ctx *sctx, struct fastrpc_invoke_ctx *ctx, u32 kernel, uint32_t handle) fastrpc_invoke_send() argument 1137 fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel, u32 handle, u32 sc, struct fastrpc_invoke_args *args) fastrpc_internal_invoke() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_dtsec.c | 587 static void dtsec_isr(void *handle) in dtsec_isr() argument 718 static void dtsec_1588_isr(void *handle) in dtsec_1588_isr() argument
|
| H A D | fman_memac.c | 461 static void memac_err_exception(void *handle) in memac_err_exception() argument 487 static void memac_exception(void *handle) in memac_exception() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hnae.h | 358 struct hnae_handle *handle; member [all...] |
| H A D | hns_dsaf_main.h | 422 hns_ae_get_vf_cb( struct hnae_handle *handle) hns_ae_get_vf_cb() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| H A D | hclgevf_main.c | 63 struct hclgevf_dev *hclgevf_ae_get_hdev(struct hnae3_handle *handle) in hclgevf_ae_get_hdev() argument 73 static void hclgevf_update_stats(struct hnae3_handle *handle) in hclgevf_update_stats() argument 85 static int hclgevf_get_sset_count(struct hnae3_handle *handle, in argument 95 hclgevf_get_strings(struct hnae3_handle *handle, u32 strset, u8 *data) hclgevf_get_strings() argument 104 hclgevf_get_stats(struct hnae3_handle *handle, u64 *data) hclgevf_get_stats() argument 224 hclgevf_get_qid_global(struct hnae3_handle *handle, u16 queue_id) hclgevf_get_qid_global() argument 372 struct hnae3_handle *handle = &hdev->nic; hclgevf_update_link_status() local 439 hclgevf_get_vector(struct hnae3_handle *handle, u16 vector_num, struct hnae3_vector_info *vector_info) hclgevf_get_vector() argument 522 hclgevf_get_rss(struct hnae3_handle *handle, u32 *indir, u8 *key, u8 *hfunc) hclgevf_get_rss() argument 549 hclgevf_set_rss(struct hnae3_handle *handle, const u32 *indir, const u8 *key, const u8 hfunc) hclgevf_set_rss() argument 572 hclgevf_set_rss_tuple(struct hnae3_handle *handle, struct ethtool_rxnfc *nfc) hclgevf_set_rss_tuple() argument 590 hclgevf_get_rss_tuple(struct hnae3_handle *handle, struct ethtool_rxnfc *nfc) hclgevf_get_rss_tuple() argument 612 hclgevf_get_tc_size(struct hnae3_handle *handle) hclgevf_get_tc_size() argument 620 hclgevf_bind_ring_to_vector(struct hnae3_handle *handle, bool en, int vector_id, struct hnae3_ring_chain_node *ring_chain) hclgevf_bind_ring_to_vector() argument 664 hclgevf_map_ring_to_vector(struct hnae3_handle *handle, int vector, struct hnae3_ring_chain_node *ring_chain) hclgevf_map_ring_to_vector() argument 680 hclgevf_unmap_ring_from_vector( struct hnae3_handle *handle, int vector, struct hnae3_ring_chain_node *ring_chain) hclgevf_unmap_ring_from_vector() argument 708 hclgevf_put_vector(struct hnae3_handle *handle, int vector) hclgevf_put_vector() argument 730 struct hnae3_handle *handle = &hdev->nic; hclgevf_cmd_set_promisc_mode() local 750 hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, bool en_mc_pmc) hclgevf_set_promisc_mode() argument 762 hclgevf_request_update_promisc_mode(struct hnae3_handle *handle) hclgevf_request_update_promisc_mode() argument 772 struct hnae3_handle *handle = &hdev->nic; hclgevf_sync_promisc_mode() local 801 hclgevf_tqp_enable(struct hnae3_handle *handle, bool enable) hclgevf_tqp_enable() argument 836 hclgevf_get_mac_addr(struct hnae3_handle *handle, u8 *p) hclgevf_get_mac_addr() argument 851 hclgevf_set_mac_addr(struct hnae3_handle *handle, const void *p, bool is_first) hclgevf_set_mac_addr() argument 914 hclgevf_update_mac_list(struct hnae3_handle *handle, enum HCLGEVF_MAC_NODE_STATE state, enum HCLGEVF_MAC_ADDR_TYPE mac_type, const unsigned char *addr) hclgevf_update_mac_list() argument 958 hclgevf_add_uc_addr(struct hnae3_handle *handle, const unsigned char *addr) hclgevf_add_uc_addr() argument 965 hclgevf_rm_uc_addr(struct hnae3_handle *handle, const unsigned char *addr) hclgevf_rm_uc_addr() argument 972 hclgevf_add_mc_addr(struct hnae3_handle *handle, const unsigned char *addr) hclgevf_add_mc_addr() argument 979 hclgevf_rm_mc_addr(struct hnae3_handle *handle, const unsigned char *addr) hclgevf_rm_mc_addr() argument 1170 hclgevf_enable_vlan_filter(struct hnae3_handle *handle, bool enable) hclgevf_enable_vlan_filter() argument 1186 hclgevf_set_vlan_filter(struct hnae3_handle *handle, __be16 proto, u16 vlan_id, bool is_kill) hclgevf_set_vlan_filter() argument 1234 struct hnae3_handle *handle = &hdev->nic; hclgevf_sync_vlan_filter() local 1259 hclgevf_en_hw_strip_rxvtag(struct hnae3_handle *handle, bool enable) hclgevf_en_hw_strip_rxvtag() argument 1270 hclgevf_reset_tqp(struct hnae3_handle *handle) hclgevf_reset_tqp() argument 1305 hclgevf_set_mtu(struct hnae3_handle *handle, int new_mtu) hclgevf_set_mtu() argument 1322 struct hnae3_handle *handle = &hdev->nic; hclgevf_notify_client() local 1344 struct hnae3_handle *handle = &hdev->roce; hclgevf_notify_roce_client() local 1632 hclgevf_reset_event(struct pci_dev *pdev, struct hnae3_handle *handle) hclgevf_reset_event() argument 1716 hclgevf_get_fw_version(struct hnae3_handle *handle) hclgevf_get_fw_version() argument 1863 struct hnae3_handle *handle = &hdev->nic; hclgevf_periodic_service_task() local 2174 hclgevf_set_timer_task(struct hnae3_handle *handle, bool enable) hclgevf_set_timer_task() argument 2189 hclgevf_ae_start(struct hnae3_handle *handle) hclgevf_ae_start() argument 2205 hclgevf_ae_stop(struct hnae3_handle *handle) hclgevf_ae_stop() argument 2218 hclgevf_set_alive(struct hnae3_handle *handle, bool alive) hclgevf_set_alive() argument 2232 hclgevf_client_start(struct hnae3_handle *handle) hclgevf_client_start() argument 2237 hclgevf_client_stop(struct hnae3_handle *handle) hclgevf_client_stop() argument 3038 hclgevf_get_channels(struct hnae3_handle *handle, struct ethtool_channels *ch) hclgevf_get_channels() argument 3049 hclgevf_get_tqps_and_rss_info(struct hnae3_handle *handle, u16 *alloc_tqps, u16 *max_rss_size) hclgevf_get_tqps_and_rss_info() argument 3058 hclgevf_update_rss_size(struct hnae3_handle *handle, u32 new_tqps_num) hclgevf_update_rss_size() argument 3083 hclgevf_set_channels(struct hnae3_handle *handle, u32 new_tqps_num, bool rxfh_configured) hclgevf_set_channels() argument 3138 hclgevf_get_status(struct hnae3_handle *handle) hclgevf_get_status() argument 3145 hclgevf_get_ksettings_an_result(struct hnae3_handle *handle, u8 *auto_neg, u32 *speed, u8 *duplex, u32 *lane_num) hclgevf_get_ksettings_an_result() argument 3166 hclgevf_gro_en(struct hnae3_handle *handle, bool enable) hclgevf_gro_en() argument 3180 hclgevf_get_media_type(struct hnae3_handle *handle, u8 *media_type, u8 *module_type) hclgevf_get_media_type() argument 3192 hclgevf_get_hw_reset_stat(struct hnae3_handle *handle) hclgevf_get_hw_reset_stat() argument 3199 hclgevf_get_cmdq_stat(struct hnae3_handle *handle) hclgevf_get_cmdq_stat() argument 3206 hclgevf_ae_dev_resetting(struct hnae3_handle *handle) hclgevf_ae_dev_resetting() argument 3213 hclgevf_ae_dev_reset_cnt(struct hnae3_handle *handle) hclgevf_ae_dev_reset_cnt() argument 3220 hclgevf_get_link_mode(struct hnae3_handle *handle, unsigned long *supported, unsigned long *advertising) hclgevf_get_link_mode() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
| H A D | uvcvideo.h | 145 struct uvc_fh *handle; /* File handle that last changed the control. */ member 773 static inline int uvc_ctrl_commit(struct uvc_fh *handle, in uvc_ctrl_commit() argument 778 static inline int uvc_ctrl_rollback(struct uvc_fh *handle) in uvc_ctrl_rollback() argument
|
| /kernel/linux/linux-6.6/drivers/message/fusion/ |
| H A D | mptsas.c | 407 mptsas_find_portinfo_by_handle(MPT_ADAPTER *ioc, u16 handle) in mptsas_find_portinfo_by_handle() argument 3392 u32 handle; mptsas_expander_refresh() local 3673 mptsas_expander_add(MPT_ADAPTER *ioc, u16 handle) mptsas_expander_add() argument 3803 u32 handle; mptsas_not_responding_devices() local 3927 u32 handle; mptsas_probe_expanders() local 3975 u16 handle; mptsas_probe_devices() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_tx_rx.c | 210 bna_bfi_mcast_del_req(struct bna_rxf *rxf, u16 handle) in bna_bfi_mcast_del_req() argument 364 bna_rxf_mchandle_get(struct bna_rxf *rxf, int handle) in bna_rxf_mchandle_get() argument 376 bna_rxf_mchandle_attach(struct bna_rxf *rxf, u8 *mac_addr, int handle) in bna_rxf_mchandle_attach() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| H A D | cx18-driver.h | 374 u32 handle; /* task handle */ member
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | st-vgxy61.c | 1804 struct fwnode_handle *handle; in vgxy61_probe() local 1495 vgxy61_tx_from_ep(struct vgxy61_dev *sensor, struct fwnode_handle *handle) vgxy61_tx_from_ep() argument
|
| /kernel/linux/linux-6.6/drivers/net/can/ |
| H A D | grcan.c | 218 dma_addr_t handle; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_dev.h | 444 void *handle; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_l2.c | 2159 int qed_get_queue_coalesce(struct qed_hwfn *p_hwfn, u16 *p_coal, void *handle) in qed_get_queue_coalesce() argument 2532 static int qed_stop_rxq(struct qed_dev *cdev, u8 rss_id, void *handle) in qed_stop_rxq() argument 2596 static int qed_stop_txq(struct qed_dev *cdev, u8 rss_id, void *handle) in qed_stop_txq() argument 2838 static int qed_get_coalesce(struct qed_dev *cdev, u16 *coal, void *handle) in qed_get_coalesce() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede.h | 369 void *handle; member 438 void *handle; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
| H A D | ptp.c | 216 int handle; member
|
| /kernel/linux/linux-6.6/drivers/acpi/nfit/ |
| H A D | core.c | 309 static union acpi_object *acpi_label_write(acpi_handle handle, u32 offset, in acpi_label_write() argument 339 static union acpi_object *acpi_label_read(acpi_handle handle, u32 offset, in acpi_label_read() argument 364 static union acpi_object *acpi_label_info(acpi_handle handle) in acpi_label_info() argument 449 acpi_handle handle; in acpi_nfit_ctl() local 1475 u32 handle; format1_show() local 1695 acpi_nvdimm_notify(acpi_handle handle, u32 event, void *data) acpi_nvdimm_notify() argument 1707 acpi_handle handle; acpi_nvdimm_has_method() local 1734 acpi_handle handle = adev->handle; nfit_intel_shutdown_status() local 3285 acpi_nfit_notify(acpi_handle handle, u32 event, void *data) acpi_nfit_notify() argument 3402 acpi_nfit_update_notify(struct device *dev, acpi_handle handle) acpi_nfit_update_notify() argument 3447 acpi_nfit_uc_error_notify(struct device *dev, acpi_handle handle) acpi_nfit_uc_error_notify() argument 3457 __acpi_nfit_notify(struct device *dev, acpi_handle handle, u32 event) __acpi_nfit_notify() argument [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | namei.c | 53 static struct buffer_head *ext4_append(handle_t *handle, in ext4_append() argument 434 int ext4_handle_dirty_dirblock(handle_t *handle, in ext4_handle_dirty_dirblock() argument 545 static inline int ext4_handle_dirty_dx_node(handle_t *handle, in ext4_handle_dirty_dx_node() argument 1974 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struc argument 2170 add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode, struct ext4_dir_entry_2 *de, struct buffer_head *bh) add_dirent_to_buf() argument 2225 make_indexed_dir(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode, struct buffer_head *bh) make_indexed_dir() argument 2373 ext4_add_entry(handle_t *handle, struct dentry *dentry, struct inode *inode) ext4_add_entry() argument 2488 ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode) ext4_dx_add_entry() argument 2714 ext4_delete_entry(handle_t *handle, struct inode *dir, struct ext4_dir_entry_2 *de_del, struct buffer_head *bh) ext4_delete_entry() argument 2791 ext4_add_nondir(handle_t *handle, struct dentry *dentry, struct inode **inodep) ext4_add_nondir() argument 2823 handle_t *handle; ext4_create() local 2858 handle_t *handle; ext4_mknod() local 2892 handle_t *handle; ext4_tmpfile() local 2959 ext4_init_new_dir(handle_t *handle, struct inode *dir, struct inode *inode) ext4_init_new_dir() argument 3003 handle_t *handle; ext4_mkdir() local 3148 handle_t *handle = NULL; ext4_rmdir() local 3240 handle_t *handle; __ext4_unlink() local 3342 ext4_init_symlink_block(handle_t *handle, struct inode *inode, struct fscrypt_str *disk_link) ext4_init_symlink_block() argument 3371 handle_t *handle; ext4_symlink() local 3461 handle_t *handle; __ext4_link() local 3526 ext4_get_first_dir_block(handle_t *handle, struct inode *inode, int *retval, struct ext4_dir_entry_2 **parent_de, int *inlined) ext4_get_first_dir_block() argument 3595 ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent) ext4_rename_dir_prepare() argument 3611 ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent, unsigned dir_ino) ext4_rename_dir_finish() argument 3637 ext4_setent(handle_t *handle, struct ext4_renament *ent, unsigned ino, unsigned file_type) ext4_setent() argument 3664 ext4_resetent(handle_t *handle, struct ext4_renament *ent, unsigned ino, unsigned file_type) ext4_resetent() argument 3690 ext4_find_delete_entry(handle_t *handle, struct inode *dir, const struct qstr *d_name) ext4_find_delete_entry() argument 3707 ext4_rename_delete(handle_t *handle, struct ext4_renament *ent, int force_reread) ext4_rename_delete() argument 3739 ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent) ext4_update_dir_count() argument 3755 handle_t *handle; ext4_whiteout_for_rename() local 3797 handle_t *handle = NULL; ext4_rename() local 4050 handle_t *handle = NULL; ext4_cross_rename() local [all...] |
| H A D | extents.c | 136 int ext4_datasem_ensure_credits(handle_t *handle, struct inode *inode, in ext4_datasem_ensure_credits() argument 155 static int ext4_ext_get_access(handle_t *handle, struct inode *inode, in ext4_ext_get_access() argument 185 __ext4_ext_dirty(const char *where, unsigned int line, handle_t *handle, struct inode *inode, struct ext4_ext_path *path) __ext4_ext_dirty() argument 260 ext4_ext_new_meta_block(handle_t *handle, struct inode *inode, struct ext4_ext_path *path, struct ext4_extent *ex, int *err, unsigned int flags) ext4_ext_new_meta_block() argument 327 ext4_force_split_extent_at(handle_t *handle, struct inode *inode, struct ext4_ext_path **ppath, ext4_lblk_t lblk, int nofail) ext4_force_split_extent_at() argument 869 ext4_ext_tree_init(handle_t *handle, struct inode *inode) ext4_ext_tree_init() argument 974 ext4_ext_insert_index(handle_t *handle, struct inode *inode, struct ext4_ext_path *curp, int logical, ext4_fsblk_t ptr) ext4_ext_insert_index() argument 1052 ext4_ext_split(handle_t *handle, struct inode *inode, unsigned int flags, struct ext4_ext_path *path, struct ext4_extent *newext, int at) ext4_ext_split() argument 1311 ext4_ext_grow_indepth(handle_t *handle, struct inode *inode, unsigned int flags) ext4_ext_grow_indepth() argument 1398 ext4_ext_create_new_leaf(handle_t *handle, struct inode *inode, unsigned int mb_flags, unsigned int gb_flags, struct ext4_ext_path **ppath, struct ext4_extent *newext) ext4_ext_create_new_leaf() argument 1705 ext4_ext_correct_indexes(handle_t *handle, struct inode *inode, struct ext4_ext_path *path) ext4_ext_correct_indexes() argument 1842 ext4_ext_try_to_merge_up(handle_t *handle, struct inode *inode, struct ext4_ext_path *path) ext4_ext_try_to_merge_up() argument 1888 ext4_ext_try_to_merge(handle_t *handle, struct inode *inode, struct ext4_ext_path *path, struct ext4_extent *ex) ext4_ext_try_to_merge() argument 1967 ext4_ext_insert_extent(handle_t *handle, struct inode *inode, struct ext4_ext_path **ppath, struct ext4_extent *newext, int gb_flags) ext4_ext_insert_extent() argument 2277 ext4_ext_rm_idx(handle_t *handle, struct inode *inode, struct ext4_ext_path *path, int depth) ext4_ext_rm_idx() argument 2430 ext4_remove_blocks(handle_t *handle, struct inode *inode, struct ext4_extent *ex, struct partial_cluster *partial, ext4_lblk_t from, ext4_lblk_t to) ext4_remove_blocks() argument 2566 ext4_ext_rm_leaf(handle_t *handle, struct inode *inode, struct ext4_ext_path *path, struct partial_cluster *partial, ext4_lblk_t start, ext4_lblk_t end) ext4_ext_rm_leaf() argument 2796 handle_t *handle; ext4_ext_remove_space() local 3152 ext4_split_extent_at(handle_t *handle, struct inode *inode, struct ext4_ext_path **ppath, ext4_lblk_t split, int split_flag, int flags) ext4_split_extent_at() argument 3300 ext4_split_extent(handle_t *handle, struct inode *inode, struct ext4_ext_path **ppath, struct ext4_map_blocks *map, int split_flag, int flags) ext4_split_extent() argument 3391 ext4_ext_convert_to_initialized(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, int flags) ext4_ext_convert_to_initialized() argument 3649 ext4_split_convert_extents(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, int flags) ext4_split_convert_extents() argument 3691 ext4_convert_unwritten_extents_endio(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath) ext4_convert_unwritten_extents_endio() argument 3754 convert_initialized_extent(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, unsigned int *allocated) convert_initialized_extent() argument 3825 ext4_ext_handle_unwritten_extents(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, struct ext4_ext_path **ppath, int flags, unsigned int allocated, ext4_fsblk_t newblock) ext4_ext_handle_unwritten_extents() argument 4123 ext4_ext_map_blocks(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, int flags) ext4_ext_map_blocks() argument 4414 ext4_ext_truncate(handle_t *handle, struct inode *inode) ext4_ext_truncate() argument 4450 handle_t *handle; ext4_alloc_file_blocks() local 4537 handle_t *handle = NULL; ext4_zero_range() local 4812 ext4_convert_unwritten_extents(handle_t *handle, struct inode *inode, loff_t offset, ssize_t len) ext4_convert_unwritten_extents() argument 4862 ext4_convert_unwritten_io_end_vec(handle_t *handle, ext4_io_end_t *io_end) ext4_convert_unwritten_io_end_vec() argument 5055 ext4_ext_shift_path_extents(struct ext4_ext_path *path, ext4_lblk_t shift, struct inode *inode, handle_t *handle, enum SHIFT_DIRECTION SHIFT) ext4_ext_shift_path_extents() argument 5153 ext4_ext_shift_extents(struct inode *inode, handle_t *handle, ext4_lblk_t start, ext4_lblk_t shift, enum SHIFT_DIRECTION SHIFT) ext4_ext_shift_extents() argument 5301 handle_t *handle; ext4_collapse_range() local 5438 handle_t *handle; ext4_insert_range() local 5612 ext4_swap_extents(handle_t *handle, struct inode *inode1, struct inode *inode2, ext4_lblk_t lblk1, ext4_lblk_t lblk2, ext4_lblk_t count, int unwritten, int *erp) ext4_swap_extents() argument [all...] |