/linux/fs/xfs/libxfs/ |
H A D | xfs_iext_tree.c | 128 inline xfs_extnum_t xfs_iext_count(struct xfs_ifork *ifp) in xfs_iext_count() 133 static inline int xfs_iext_max_recs(struct xfs_ifork *ifp) in xfs_iext_max_recs() 145 static inline bool xfs_iext_valid(struct xfs_ifork *ifp, in xfs_iext_valid() 159 struct xfs_ifork *ifp) in xfs_iext_find_first_leaf() 177 struct xfs_ifork *ifp) in xfs_iext_find_last_leaf() 198 struct xfs_ifork *ifp, in xfs_iext_first() 207 struct xfs_ifork *ifp, in xfs_iext_last() 227 struct xfs_ifork *ifp, in xfs_iext_next() 249 struct xfs_ifork *ifp, in xfs_iext_prev() 305 struct xfs_ifork *ifp, in xfs_iext_find_level() [all …]
|
H A D | xfs_inode_fork.c | 42 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_init_local_fork() local 114 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iformat_extents() local 182 struct xfs_ifork *ifp; in xfs_iformat_btree() local 381 struct xfs_ifork *ifp, in xfs_broot_alloc() 398 struct xfs_ifork *ifp, in xfs_broot_realloc() 458 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_idata_realloc() local 478 struct xfs_ifork *ifp) in xfs_idestroy_fork() 514 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iextents_copy() local 555 struct xfs_ifork *ifp; in xfs_iflush_fork() local 679 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, XFS_DATA_FORK); in xfs_ifork_verify_local_data() local [all …]
|
H A D | xfs_inode_fork.h | 82 static inline bool xfs_ifork_has_extents(struct xfs_ifork *ifp) in xfs_ifork_has_extents() 88 static inline xfs_extnum_t xfs_ifork_nextents(struct xfs_ifork *ifp) in xfs_ifork_nextents() 95 static inline int8_t xfs_ifork_format(struct xfs_ifork *ifp) in xfs_ifork_format() 214 static inline bool xfs_iext_next_extent(struct xfs_ifork *ifp, in xfs_iext_next_extent() 221 static inline bool xfs_iext_prev_extent(struct xfs_ifork *ifp, in xfs_iext_prev_extent() 231 static inline bool xfs_iext_peek_next_extent(struct xfs_ifork *ifp, in xfs_iext_peek_next_extent() 243 static inline bool xfs_iext_peek_prev_extent(struct xfs_ifork *ifp, in xfs_iext_peek_prev_extent() 252 #define for_each_xfs_iext(ifp, ext, got) \ argument 268 static inline bool xfs_need_iread_extents(const struct xfs_ifork *ifp) in xfs_need_iread_extents()
|
H A D | xfs_bmap.c | 136 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_needs_btree() local 148 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_wants_extents() local 349 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_check_leaf_extents() local 569 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_btree_to_extents() local 645 struct xfs_ifork *ifp; /* inode fork pointer */ in xfs_bmap_extents_to_btree() local 768 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_local_to_extents_empty() local 793 struct xfs_ifork *ifp, void *priv), in xfs_bmap_local_to_extents() 798 struct xfs_ifork *ifp; /* inode fork pointer */ in xfs_bmap_local_to_extents() local 1148 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iread_bmbt_block() local 1199 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_iread_extents() local [all …]
|
H A D | xfs_rtrefcount_btree.c | 57 struct xfs_ifork *ifp = xfs_btree_ifork_ptr(cur); in xfs_rtrefcountbt_get_minrecs() local 72 struct xfs_ifork *ifp = xfs_btree_ifork_ptr(cur); in xfs_rtrefcountbt_get_maxrecs() local 308 struct xfs_ifork *ifp = xfs_btree_ifork_ptr(cur); in xfs_rtrefcountbt_broot_realloc() local 434 struct xfs_ifork *ifp; in xfs_rtrefcountbt_commit_staged_btree() local 719 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, XFS_DATA_FORK); in xfs_iflush_rtrefcount() local 741 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, XFS_DATA_FORK); in xfs_rtrefcountbt_create() local
|
H A D | xfs_rtrmap_btree.c | 59 struct xfs_ifork *ifp = xfs_btree_ifork_ptr(cur); in xfs_rtrmapbt_get_minrecs() local 74 struct xfs_ifork *ifp = xfs_btree_ifork_ptr(cur); in xfs_rtrmapbt_get_maxrecs() local 430 struct xfs_ifork *ifp = xfs_btree_ifork_ptr(cur); in xfs_rtrmapbt_broot_realloc() local 672 struct xfs_ifork *ifp; in xfs_rtrmapbt_commit_staged_btree() local 972 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, XFS_DATA_FORK); in xfs_iflush_rtrmap() local 993 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, XFS_DATA_FORK); in xfs_rtrmapbt_create() local
|
H A D | xfs_bmap_btree.c | 301 struct xfs_ifork *ifp = xfs_btree_ifork_ptr(cur); in xfs_bmbt_get_minrecs() local 316 struct xfs_ifork *ifp = xfs_btree_ifork_ptr(cur); in xfs_bmbt_get_maxrecs() local 559 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_broot_realloc() local 694 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmbt_init_cursor() local 724 struct xfs_ifork *ifp; in xfs_bmbt_commit_staged_btree() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwil.c | 97 brcmf_fil_cmd_data(struct brcmf_if *ifp, u32 cmd, void *data, u32 len, bool set) in brcmf_fil_cmd_data() 130 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set() 148 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get() 188 brcmf_fil_iovar_data_set(struct brcmf_if *ifp, const char *name, const void *data, in brcmf_fil_iovar_data_set() 217 brcmf_fil_iovar_data_get(struct brcmf_if *ifp, const char *name, void *data, in brcmf_fil_iovar_data_get() 294 brcmf_fil_bsscfg_data_set(struct brcmf_if *ifp, const char *name, in brcmf_fil_bsscfg_data_set() 324 brcmf_fil_bsscfg_data_get(struct brcmf_if *ifp, const char *name, in brcmf_fil_bsscfg_data_get() 375 s32 brcmf_fil_xtlv_data_set(struct brcmf_if *ifp, const char *name, u16 id, in brcmf_fil_xtlv_data_set() 404 s32 brcmf_fil_xtlv_data_get(struct brcmf_if *ifp, const char *name, u16 id, in brcmf_fil_xtlv_data_get()
|
H A D | feature.c | 143 struct brcmf_if *ifp = brcmf_get_ifp(drv, 0); in brcmf_feat_wlc_version_overrides() local 184 static void brcmf_feat_iovar_int_get(struct brcmf_if *ifp, in brcmf_feat_iovar_int_get() 205 static void brcmf_feat_iovar_data_set(struct brcmf_if *ifp, in brcmf_feat_iovar_data_set() 227 static void brcmf_feat_firmware_capabilities(struct brcmf_if *ifp) in brcmf_feat_firmware_capabilities() 262 struct brcmf_if *ifp = brcmf_get_ifp(drvr, 0); in brcmf_feat_fwcap_debugfs_read() local 290 struct brcmf_if *ifp = brcmf_get_ifp(drvr, 0); in brcmf_feat_attach() local 375 bool brcmf_feat_is_enabled(struct brcmf_if *ifp, enum brcmf_feat_id id) in brcmf_feat_is_enabled() 380 bool brcmf_feat_is_quirk_enabled(struct brcmf_if *ifp, in brcmf_feat_is_quirk_enabled()
|
H A D | pno.c | 93 static int brcmf_pno_channel_config(struct brcmf_if *ifp, in brcmf_pno_channel_config() 102 static int brcmf_pno_config(struct brcmf_if *ifp, u32 scan_freq, in brcmf_pno_config() 155 static int brcmf_pno_set_random(struct brcmf_if *ifp, struct brcmf_pno_info *pi) in brcmf_pno_set_random() 197 static int brcmf_pno_add_ssid(struct brcmf_if *ifp, struct cfg80211_ssid *ssid, in brcmf_pno_add_ssid() 221 static int brcmf_pno_add_bssid(struct brcmf_if *ifp, const u8 *bssid) in brcmf_pno_add_bssid() 256 static int brcmf_pno_clean(struct brcmf_if *ifp) in brcmf_pno_clean() 363 static int brcmf_pno_config_networks(struct brcmf_if *ifp, in brcmf_pno_config_networks() 391 static int brcmf_pno_config_sched_scans(struct brcmf_if *ifp) in brcmf_pno_config_sched_scans() 467 int brcmf_pno_start_sched_scan(struct brcmf_if *ifp, in brcmf_pno_start_sched_scan() 490 int brcmf_pno_stop_sched_scan(struct brcmf_if *ifp, u64 reqid) in brcmf_pno_stop_sched_scan()
|
H A D | btcoex.c | 103 static s32 brcmf_btcoex_params_write(struct brcmf_if *ifp, u32 addr, u32 data) in brcmf_btcoex_params_write() 122 static s32 brcmf_btcoex_params_read(struct brcmf_if *ifp, u32 addr, u32 *data) in brcmf_btcoex_params_read() 142 struct brcmf_if *ifp = brcmf_get_ifp(btci->cfg->pub, 0); in brcmf_btcoex_boost_wifi() local 196 static bool brcmf_btcoex_is_sco_active(struct brcmf_if *ifp) in brcmf_btcoex_is_sco_active() 235 struct brcmf_if *ifp = btci->vif->ifp; in btcmf_btcoex_save_part1() local 255 struct brcmf_if *ifp; in brcmf_btcoex_restore_part1() local 411 struct brcmf_if *ifp = btci->vif->ifp; in brcmf_btcoex_dhcp_start() local 456 struct brcmf_if *ifp = brcmf_get_ifp(cfg->pub, 0); in brcmf_btcoex_set_mode() local
|
H A D | p2p.c | 429 static int brcmf_p2p_set_firmware(struct brcmf_if *ifp, u8 *p2p_mac) in brcmf_p2p_set_firmware() 538 static s32 brcmf_p2p_set_discover_state(struct brcmf_if *ifp, u8 state, in brcmf_p2p_set_discover_state() 773 struct brcmf_if *ifp, in brcmf_p2p_run_escan() 1011 int brcmf_p2p_notify_listen_complete(struct brcmf_if *ifp, in brcmf_p2p_notify_listen_complete() 1044 void brcmf_p2p_cancel_remain_on_channel(struct brcmf_if *ifp) in brcmf_p2p_cancel_remain_on_channel() 1302 struct brcmf_if *ifp = p2p->bss_idx[P2PAPI_BSSCFG_PRIMARY].vif->ifp; in brcmf_p2p_stop_wait_next_action_frame() local 1340 struct brcmf_if *ifp; in brcmf_p2p_gon_req_collision() local 1385 int brcmf_p2p_notify_action_frame_rx(struct brcmf_if *ifp, in brcmf_p2p_notify_action_frame_rx() 1493 int brcmf_p2p_notify_action_tx_complete(struct brcmf_if *ifp, in brcmf_p2p_notify_action_tx_complete() 1723 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_p2p_send_action_frame() local [all …]
|
H A D | proto.h | 50 struct brcmf_if **ifp) in brcmf_proto_hdrpull() 112 brcmf_proto_rxreorder(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_proto_rxreorder() 118 brcmf_proto_add_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_add_if() 126 brcmf_proto_del_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_del_if() 134 brcmf_proto_reset_if(struct brcmf_pub *drvr, struct brcmf_if *ifp) in brcmf_proto_reset_if()
|
H A D | bcdc.c | 282 struct sk_buff *pktbuf, struct brcmf_if **ifp) in brcmf_proto_bcdc_hdrpull() 336 struct brcmf_if *ifp = brcmf_get_ifp(drvr, ifidx); in brcmf_proto_bcdc_tx_queue_data() local 369 struct brcmf_if *ifp; in brcmf_proto_bcdc_txcomplete() local 400 static void brcmf_proto_bcdc_rxreorder(struct brcmf_if *ifp, in brcmf_proto_bcdc_rxreorder() 407 brcmf_proto_bcdc_add_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_add_if() 413 brcmf_proto_bcdc_del_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_del_if() 419 brcmf_proto_bcdc_reset_if(struct brcmf_if *ifp) in brcmf_proto_bcdc_reset_if()
|
H A D | fweh.c | 97 struct brcmf_if *ifp, in brcmf_fweh_call_event_handler() 131 struct brcmf_if *ifp; in brcmf_fweh_handle_if_event() local 256 struct brcmf_if *ifp; in brcmf_fweh_event_worker() local 328 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing) in brcmf_fweh_p2pdev_setup() 431 int brcmf_fweh_activate_events(struct brcmf_if *ifp) in brcmf_fweh_activate_events()
|
H A D | fwvid.h | 30 static inline void brcmf_fwvid_feat_attach(struct brcmf_if *ifp) in brcmf_fwvid_feat_attach() 40 static inline int brcmf_fwvid_set_sae_password(struct brcmf_if *ifp, in brcmf_fwvid_set_sae_password()
|
H A D | fwsignal.c | 747 brcmf_fws_macdesc_find(struct brcmf_fws_info *fws, struct brcmf_if *ifp, u8 *da) in brcmf_fws_macdesc_find() argument 962 struct brcmf_if *ifp = brcmf_get_ifp(fws->drvr, if_id); in brcmf_fws_flow_control_check() local 1447 struct brcmf_if *ifp; brcmf_fws_txs_process() local 1595 brcmf_fws_notify_credit_map(struct brcmf_if * ifp,const struct brcmf_event_msg * e,void * data) brcmf_fws_notify_credit_map() argument 1629 brcmf_fws_notify_bcmc_credit_support(struct brcmf_if * ifp,const struct brcmf_event_msg * e,void * data) brcmf_fws_notify_bcmc_credit_support() argument 1667 brcmf_fws_rxreorder(struct brcmf_if * ifp,struct sk_buff * pkt) brcmf_fws_rxreorder() argument 1836 brcmf_fws_hdrpull(struct brcmf_if * ifp,s16 siglen,struct sk_buff * skb) brcmf_fws_hdrpull() argument 2109 brcmf_fws_process_skb(struct brcmf_if * ifp,struct sk_buff * skb) brcmf_fws_process_skb() argument 2150 brcmf_fws_reset_interface(struct brcmf_if * ifp) brcmf_fws_reset_interface() argument 2161 brcmf_fws_add_interface(struct brcmf_if * ifp) brcmf_fws_add_interface() argument 2178 brcmf_fws_del_interface(struct brcmf_if * ifp) brcmf_fws_del_interface() argument 2341 struct brcmf_if *ifp; brcmf_fws_attach() local 2496 struct brcmf_if *ifp; brcmf_fws_bus_blocked() local [all...] |
/linux/net/ipv6/ |
H A D | addrconf.c | 319 static void addrconf_del_dad_work(struct inet6_ifaddr *ifp) in addrconf_del_dad_work() 332 static void addrconf_mod_dad_work(struct inet6_ifaddr *ifp, in addrconf_mod_dad_work() 974 void inet6_ifa_finish_destroy(struct inet6_ifaddr *ifp) in inet6_ifa_finish_destroy() 997 ipv6_link_dev_addr(struct inet6_dev *idev, struct inet6_ifaddr *ifp) in ipv6_link_dev_addr() 1026 struct inet6_ifaddr *ifp; in ipv6_chk_same_addr() local 1220 check_cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long *expires) in check_cleanup_prefix_route() 1258 cleanup_prefix_route(struct inet6_ifaddr *ifp, unsigned long expires, in cleanup_prefix_route() 1288 static void ipv6_del_addr(struct inet6_ifaddr *ifp) in ipv6_del_addr() 1353 static int ipv6_create_tempaddr(struct inet6_ifaddr *ifp, bool block) in ipv6_create_tempaddr() 1908 struct inet6_ifaddr *ifp; in __ipv6_get_lladdr() local [all …]
|
/linux/fs/xfs/scrub/ |
H A D | bmap.c | 533 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, info->whichfork); in xchk_bmapbt_rec() local 588 struct xfs_ifork *ifp = xfs_ifork_ptr(sc->ip, whichfork); in xchk_bmap_btree() local 626 struct xfs_ifork *ifp; in xchk_bmap_check_rmap() local 750 struct xfs_ifork *ifp = &ip->i_af; in xchk_bmap_check_empty_attrfork() local 794 struct xfs_ifork *ifp = &ip->i_df; in xchk_bmap_check_empty_datafork() local 963 struct xfs_ifork *ifp; in xchk_bmap_iext_iter() local 1026 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xchk_bmap() local
|
H A D | symlink_repair.c | 170 struct xfs_ifork *ifp; in xrep_symlink_salvage_inline() local 251 struct xfs_ifork *ifp, in xrep_symlink_local_to_remote() 307 struct xfs_ifork *ifp; in xrep_symlink_swap_prep() local 364 struct xfs_ifork *ifp = xfs_ifork_ptr(sc->tempip, XFS_DATA_FORK); in xrep_symlink_reset_fork() local
|
H A D | dqiterate.c | 47 struct xfs_ifork *ifp = xfs_ifork_ptr(cursor->quota_ip, in xchk_dquot_iter_revalidate_bmap() local 91 struct xfs_ifork *ifp = xfs_ifork_ptr(cursor->quota_ip, in xchk_dquot_iter_advance_bmap() local
|
/linux/drivers/block/aoe/ |
H A D | aoenet.c | 57 struct net_device *ifp; in tx() local 73 is_aoe_netif(struct net_device *ifp) in is_aoe_netif() 131 aoenet_rcv(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *… in aoenet_rcv()
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_eeprom.c | 114 static u8 flash_csum(struct qib_flash *ifp, int adjust) in flash_csum() 147 struct qib_flash *ifp; in qib_get_eeprom_info() local
|
/linux/fs/xfs/ |
H A D | xfs_bmap_util.c | 74 struct xfs_ifork *ifp, in xfs_bmap_count_leaves() 104 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_count_blocks() local 258 struct xfs_ifork *ifp; in xfs_getbmap() local 442 struct xfs_ifork *ifp = xfs_ifork_ptr(ip, whichfork); in xfs_bmap_punch_delalloc_range() local 1129 struct xfs_ifork *ifp = &ip->i_df; in xfs_swap_extents_check_format() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/ |
H A D | core.c | 16 static void brcmf_bca_feat_attach(struct brcmf_if *ifp) in brcmf_bca_feat_attach()
|