/linux-4.4.14/arch/powerpc/math-emu/ |
H A D | lfd.c | 9 lfd(void *frD, void *ea) lfd() argument
|
H A D | lfs.c | 11 lfs(void *frD, void *ea) lfs() argument
|
H A D | stfd.c | 6 stfd(void *frS, void *ea) stfd() argument
|
H A D | stfiwx.c | 6 stfiwx(u32 *frS, void *ea) stfiwx() argument
|
H A D | stfs.c | 11 stfs(void *frS, void *ea) stfs() argument
|
/linux-4.4.14/arch/powerpc/mm/ |
H A D | copro_fault.c | 36 int copro_handle_mm_fault(struct mm_struct *mm, unsigned long ea, copro_handle_mm_fault() argument 101 int copro_calculate_slb(struct mm_struct *mm, u64 ea, struct copro_slb *slb) copro_calculate_slb() argument
|
H A D | hugetlbpage-hash64.c | 21 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, __hash_page_huge() argument
|
H A D | hugepage-hash64.c | 21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, __hash_page_thp() argument
|
H A D | hugetlbpage-book3e.c | 54 static inline int book3e_tlb_exists(unsigned long ea, unsigned long pid) book3e_tlb_exists() argument 78 void book3e_hugetlb_preload(struct vm_area_struct *vma, unsigned long ea, book3e_hugetlb_preload() argument
|
H A D | ppc_mmu_32.c | 165 void hash_preload(struct mm_struct *mm, unsigned long ea, hash_preload() argument
|
H A D | slb.c | 37 static void slb_allocate(unsigned long ea) slb_allocate() argument 48 static inline unsigned long mk_esid_data(unsigned long ea, int ssize, mk_esid_data() argument 54 static inline unsigned long mk_vsid_data(unsigned long ea, int ssize, mk_vsid_data() argument 61 static inline void slb_shadow_update(unsigned long ea, int ssize, slb_shadow_update() argument 82 static inline void create_shadowed_slbe(unsigned long ea, int ssize, create_shadowed_slbe() argument
|
H A D | hash_native_64.c | 370 static void native_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, native_hpte_updateboltedpp() argument
|
H A D | pgtable_64.c | 91 int map_kernel_page(unsigned long ea, unsigned long pa, int flags) map_kernel_page() argument 161 void __iomem * __ioremap_at(phys_addr_t pa, void *ea, unsigned long size, __ioremap_at() argument 195 void __iounmap_at(void *ea, unsigned long size) __iounmap_at() argument
|
H A D | hash_utils_64.c | 923 static int subpage_protection(struct mm_struct *mm, unsigned long ea) subpage_protection() argument 953 static inline int subpage_protection(struct mm_struct *mm, unsigned long ea) subpage_protection() argument 959 void hash_failure_debug(unsigned long ea, unsigned long access, hash_failure_debug() argument 971 static void check_paca_psize(unsigned long ea, struct mm_struct *mm, check_paca_psize() argument 993 int hash_page_mm(struct mm_struct *mm, unsigned long ea, hash_page_mm() argument 1190 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, hash_page() argument 1206 void hash_preload(struct mm_struct *mm, unsigned long ea, hash_preload() argument
|
H A D | hugetlbpage.c | 978 pte_t *__find_linux_pte_or_hugepte(pgd_t *pgdir, unsigned long ea, __find_linux_pte_or_hugepte() argument
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
H A D | fault.c | 112 u64 ea, dsisr, access; spufs_handle_class1() local 36 spufs_handle_event(struct spu_context *ctx, unsigned long ea, int type) spufs_handle_event() argument
|
H A D | spufs.h | 178 uint64_t ea; /* effective address */ member in struct:mfc_dma_command
|
H A D | switch.c | 778 static inline int send_mfc_dma(struct spu *spu, unsigned long ea, send_mfc_dma() argument
|
/linux-4.4.14/arch/mips/sgi-ip32/ |
H A D | ip32-setup.c | 49 static inline void str2eaddr(unsigned char *ea, unsigned char *str) str2eaddr() argument
|
/linux-4.4.14/arch/mips/alchemy/common/ |
H A D | prom.c | 92 static inline void str2eaddr(unsigned char *ea, unsigned char *str) str2eaddr() argument
|
/linux-4.4.14/fs/hpfs/ |
H A D | ea.c | 19 struct extended_attribute *ea = (struct extended_attribute *)ex; hpfs_ea_ext_remove() local 80 struct extended_attribute *ea; hpfs_read_ea() local 135 struct extended_attribute *ea; hpfs_get_ea() local 198 struct extended_attribute *ea; hpfs_set_ea() local
|
H A D | inode.c | 49 void *ea; hpfs_read_inode() local 152 __le32 ea; hpfs_write_inode_ea() local
|
H A D | anode.c | 484 struct extended_attribute *ea; hpfs_remove_fnode() local
|
H A D | map.c | 171 struct extended_attribute *ea; hpfs_map_fnode() local
|
H A D | hpfs_fn.h | 145 static unsigned ea_valuelen(struct extended_attribute *ea) ea_valuelen() argument 150 static inline struct extended_attribute *next_ea(struct extended_attribute *ea) next_ea() argument 155 static inline secno ea_sec(struct extended_attribute *ea) ea_sec() argument 160 static inline secno ea_len(struct extended_attribute *ea) ea_len() argument 165 static inline char *ea_data(struct extended_attribute *ea) ea_data() argument
|
H A D | hpfs.h | 469 u8 ea[316]; /* zero or more EA's, packed together member in struct:fnode 545 static inline bool ea_indirect(struct extended_attribute *ea) ea_indirect() argument 550 static inline bool ea_in_anode(struct extended_attribute *ea) ea_in_anode() argument
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_xattr.h | 36 struct jfs_ea ea[0]; /* Variable length list */ member in struct:jfs_ea_list
|
H A D | namei.c | 51 dxd_t *ea = &JFS_IP(inode)->ea; free_ea_wmap() local
|
H A D | xattr.c | 105 static int is_os2_xattr(struct jfs_ea *ea) is_os2_xattr() argument 110 static inline int name_size(struct jfs_ea *ea) name_size() argument 118 static inline int copy_name(char *buffer, struct jfs_ea *ea) copy_name() argument 701 struct jfs_ea *ea, *old_ea = NULL, *next_ea = NULL; __jfs_setxattr() local 889 struct jfs_ea *ea; __jfs_getxattr() local 970 static inline int can_list(struct jfs_ea *ea) can_list() argument 984 struct jfs_ea *ea; jfs_listxattr() local 158 ea_write_inline(struct inode *ip, struct jfs_ea_list *ealist, int size, dxd_t * ea) ea_write_inline() argument 216 ea_write(struct inode *ip, struct jfs_ea_list *ealist, int size, dxd_t * ea) ea_write() argument
|
H A D | jfs_incore.h | 45 dxd_t ea; /* dxd describing ea */ member in struct:jfs_inode_info
|
/linux-4.4.14/drivers/misc/cxl/ |
H A D | fault.c | 226 static void cxl_prefault_one(struct cxl_context *ctx, u64 ea) cxl_prefault_one() argument 250 static u64 next_segment(u64 ea, u64 vsid) next_segment() argument 262 u64 ea, last_esid = 0; cxl_prefault_vma() local 87 cxl_fault_segment(struct cxl_context *ctx, struct mm_struct *mm, u64 ea) cxl_fault_segment() argument 115 cxl_handle_segment_miss(struct cxl_context *ctx, struct mm_struct *mm, u64 ea) cxl_handle_segment_miss() argument
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | scb.h | 69 u8 ea[ETH_ALEN]; /* station address */ member in struct:scb
|
/linux-4.4.14/fs/udf/ |
H A D | misc.c | 50 uint8_t *ea = NULL, *ad = NULL; udf_add_extendedattr() local 154 uint8_t *ea = NULL; udf_get_extendedattr() local
|
H A D | namei.c | 904 uint8_t *ea; udf_symlink() local
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | e500_emulate.c | 138 gva_t ea; kvmppc_core_emulate_op_e500() local
|
H A D | book3s_32_mmu.c | 353 static void kvmppc_mmu_book3s_32_tlbie(struct kvm_vcpu *vcpu, ulong ea, bool large) kvmppc_mmu_book3s_32_tlbie() argument 366 ulong ea = esid << SID_SHIFT; kvmppc_mmu_book3s_32_esid_to_vsid() local
|
H A D | book3s_64_mmu_host.c | 355 void kvmppc_mmu_flush_segment(struct kvm_vcpu *vcpu, ulong ea, ulong seg_size) kvmppc_mmu_flush_segment() argument
|
H A D | book3s_64_mmu.c | 454 static void kvmppc_mmu_book3s_64_slbie(struct kvm_vcpu *vcpu, u64 ea) kvmppc_mmu_book3s_64_slbie() argument 580 ulong ea = esid << SID_SHIFT; kvmppc_mmu_book3s_64_esid_to_vsid() local
|
H A D | e500_mmu.c | 248 int kvmppc_e500_emul_tlbivax(struct kvm_vcpu *vcpu, gva_t ea) kvmppc_e500_emul_tlbivax() argument 310 int kvmppc_e500_emul_tlbilx(struct kvm_vcpu *vcpu, int type, gva_t ea) kvmppc_e500_emul_tlbilx() argument 344 int kvmppc_e500_emul_tlbsx(struct kvm_vcpu *vcpu, gva_t ea) kvmppc_e500_emul_tlbsx() argument 295 tlbilx_one(struct kvmppc_vcpu_e500 *vcpu_e500, int pid, gva_t ea) tlbilx_one() argument
|
H A D | book3s_64_mmu_hv.c | 299 kvmppc_mmu_get_real_addr(unsigned long v, unsigned long r, unsigned long ea) kvmppc_mmu_get_real_addr() argument 391 kvmppc_hv_emulate_mmio(struct kvm_run *run, struct kvm_vcpu *vcpu, unsigned long gpa, gva_t ea, int is_store) kvmppc_hv_emulate_mmio() argument 436 kvmppc_book3s_hv_page_fault(struct kvm_run *run, struct kvm_vcpu *vcpu, unsigned long ea, unsigned long dsisr) kvmppc_book3s_hv_page_fault() argument
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
H A D | htab.c | 159 static void ps3_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, ps3_hpte_updateboltedpp() argument
|
/linux-4.4.14/arch/nios2/include/asm/ |
H A D | entry.h | 61 stw ea, PT_EA(sp) variable 85 ldw ea, PT_EA(sp) variable
|
H A D | ptrace.h | 44 unsigned long ea; /* Exception return address (pc) */ member in struct:pt_regs
|
/linux-4.4.14/arch/openrisc/kernel/ |
H A D | traps.c | 276 void unhandled_exception(struct pt_regs *regs, int ea, int vector) unhandled_exception() argument 172 nommu_dump_state(struct pt_regs *regs, unsigned long ea, unsigned long vector) nommu_dump_state() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
H A D | mdc_lib.c | 305 mdc_setattr_pack(struct ptlrpc_request *req, struct md_op_data *op_data, void *ea, int ealen, void *ea2, int ea2len) mdc_setattr_pack() argument
|
H A D | mdc_reint.c | 103 mdc_setattr(struct obd_export *exp, struct md_op_data *op_data, void *ea, int ealen, void *ea2, int ea2len, struct ptlrpc_request **request, struct md_open_data **mod) mdc_setattr() argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | pgtable.h | 263 static inline pte_t *find_linux_pte_or_hugepte(pgd_t *pgdir, unsigned long ea, find_linux_pte_or_hugepte() argument
|
H A D | sstep.h | 82 unsigned long ea; member in struct:instruction_op
|
H A D | pci-bridge.h | 272 unsigned long ea = (unsigned long)address; isa_vaddr_is_ioport() local
|
H A D | kvm_ppc.h | 667 ulong ea; kvmppc_get_ea_indexed() local
|
H A D | mmu-hash64.h | 288 static inline unsigned long hpt_vpn(unsigned long ea, hpt_vpn() argument 345 static inline int __hash_page_thp(unsigned long ea, unsigned long access, __hash_page_thp() argument 575 static inline unsigned long get_vsid(unsigned long context, unsigned long ea, get_vsid() argument 600 static inline unsigned long get_kernel_vsid(unsigned long ea, int ssize) get_kernel_vsid() argument
|
/linux-4.4.14/arch/sh/mm/ |
H A D | cache-sh4.c | 323 unsigned long a, ea, p; __flush_cache_one() local
|
/linux-4.4.14/arch/mips/pmcs-msp71xx/ |
H A D | msp_prom.c | 86 int str2eaddr(unsigned char *ea, unsigned char *str) str2eaddr() argument
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_flow_table.c | 709 struct mlx5e_eth_addr_db *ea = &priv->eth_addr; mlx5e_set_rx_mode_work() local
|
/linux-4.4.14/net/appletalk/ |
H A D | aarp.c | 722 struct elapaarp *ea = aarp_hdr(skb); aarp_rcv() local
|
/linux-4.4.14/arch/powerpc/lib/ |
H A D | sstep.c | 84 static long __kprobes address_ok(struct pt_regs *regs, unsigned long ea, int nb) address_ok() argument 97 unsigned long ea; dform_ea() local 114 unsigned long ea; dsform_ea() local 132 unsigned long ea; xform_ea() local 172 static int __kprobes read_mem_aligned(unsigned long *dest, unsigned long ea, read_mem_aligned() argument 199 static int __kprobes read_mem_unaligned(unsigned long *dest, unsigned long ea, read_mem_unaligned() argument 250 static int __kprobes read_mem(unsigned long *dest, unsigned long ea, int nb, read_mem() argument 260 static int __kprobes write_mem_aligned(unsigned long val, unsigned long ea, write_mem_aligned() argument 284 static int __kprobes write_mem_unaligned(unsigned long val, unsigned long ea, write_mem_unaligned() argument 327 static int __kprobes write_mem(unsigned long val, unsigned long ea, int nb, write_mem() argument 1711 static __kprobes int handle_stack_update(unsigned long ea, struct pt_regs *regs) handle_stack_update() argument 342 do_fp_load(int rn, int (*func)(int, unsigned long), unsigned long ea, int nb, struct pt_regs *regs) do_fp_load() argument 383 do_fp_store(int rn, int (*func)(int, unsigned long), unsigned long ea, int nb, struct pt_regs *regs) do_fp_store() argument 431 do_vec_load(int rn, int (*func)(int, unsigned long), unsigned long ea, struct pt_regs *regs) do_vec_load() argument 439 do_vec_store(int rn, int (*func)(int, unsigned long), unsigned long ea, struct pt_regs *regs) do_vec_store() argument 449 do_vsx_load(int rn, int (*func)(int, unsigned long), unsigned long ea, struct pt_regs *regs) do_vsx_load() argument 467 do_vsx_store(int rn, int (*func)(int, unsigned long), unsigned long ea, struct pt_regs *regs) do_vsx_store() argument
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
H A D | spu_base.c | 164 static int __spu_trap_data_seg(struct spu *spu, unsigned long ea) __spu_trap_data_seg() argument 186 static int __spu_trap_data_map(struct spu *spu, unsigned long ea, u64 dsisr) __spu_trap_data_map() argument 222 unsigned long ea = (unsigned long)addr; __spu_kernel_slb() local 242 unsigned long ea = (unsigned long)new_addr; __slb_present() local
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 498 static void pSeries_lpar_hpte_removebolted(unsigned long ea, pSeries_lpar_hpte_removebolted() argument 361 pSeries_lpar_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, int psize, int ssize) pSeries_lpar_hpte_updateboltedpp() argument
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_pt.c | 92 struct dev_ext_attribute *ea = pt_cap_show() local
|
/linux-4.4.14/fs/gfs2/ |
H A D | inode.c | 441 struct gfs2_ea_header *ea; gfs2_init_xattr() local
|
H A D | xattr.c | 82 struct gfs2_ea_header *ea, *prev = NULL; ea_foreach_i() local 351 static inline unsigned int gfs2_ea_strlen(struct gfs2_ea_header *ea) gfs2_ea_strlen() argument 462 static int gfs2_iter_unstuffed(struct gfs2_inode *ip, struct gfs2_ea_header *ea, gfs2_iter_unstuffed() argument 625 struct gfs2_ea_header *ea; ea_alloc_blk() local 662 static int ea_write(struct gfs2_inode *ip, struct gfs2_ea_header *ea, ea_write() argument 817 static struct gfs2_ea_header *ea_split_ea(struct gfs2_ea_header *ea) ea_split_ea() argument 837 struct gfs2_ea_header *ea = el->el_ea; ea_set_remove_stuffed() local 905 struct gfs2_ea_header *ea = es->es_ea; ea_set_simple_alloc() local 1090 struct gfs2_ea_header *ea = el->el_ea; ea_remove_stuffed() local 166 ea_find_i(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) ea_find_i() argument 225 ea_dealloc_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) ea_dealloc_unstuffed() argument 325 ea_remove_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, int leave) ea_remove_unstuffed() argument 365 ea_list_i(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) ea_list_i() argument 868 ea_set_simple_noalloc(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct ea_set *es) ea_set_simple_noalloc() argument 923 ea_set_simple(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) ea_set_simple() argument 1241 ea_acl_chmod_unstuffed(struct gfs2_inode *ip, struct gfs2_ea_header *ea, char *data) ea_acl_chmod_unstuffed() argument
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
H A D | opal.c | 407 uint64_t ea = get_mce_fault_addr(evt); opal_recover_mce() local
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | etr.h | 17 unsigned int ea : 1; /* ETR alert control */ member in struct:etr_eacr
|
/linux-4.4.14/tools/lib/traceevent/ |
H A D | parse-filter.c | 106 const struct filter_type *ea = a; filter_cmp() local
|
H A D | event-parse.c | 5402 struct event_format * const * ea = a; events_id_cmp() local 5416 struct event_format * const * ea = a; events_name_cmp() local 5433 struct event_format * const * ea = a; events_system_cmp() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/ |
H A D | lmv_obd.c | 1987 lmv_setattr(struct obd_export *exp, struct md_op_data *op_data, void *ea, int ealen, void *ea2, int ea2len, struct ptlrpc_request **request, struct md_open_data **mod) lmv_setattr() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
H A D | lov_obd.c | 967 lov_recreate(struct obd_export *exp, struct obdo *src_oa, struct lov_stripe_md **ea, struct obd_trans_info *oti) lov_recreate() argument 1021 lov_create(const struct lu_env *env, struct obd_export *exp, struct obdo *src_oa, struct lov_stripe_md **ea, struct obd_trans_info *oti) lov_create() argument
|
/linux-4.4.14/drivers/md/ |
H A D | dm-cache-policy-smq.c | 678 static void init_allocator(struct entry_alloc *ea, struct entry_space *es, init_allocator() argument 705 static struct entry *alloc_entry(struct entry_alloc *ea) alloc_entry() argument 722 static struct entry *alloc_particular_entry(struct entry_alloc *ea, unsigned i) alloc_particular_entry() argument 735 static void free_entry(struct entry_alloc *ea, struct entry *e) free_entry() argument 745 static bool allocator_empty(struct entry_alloc *ea) allocator_empty() argument 750 static unsigned get_index(struct entry_alloc *ea, struct entry *e) get_index() argument 755 static struct entry *get_entry(struct entry_alloc *ea, unsigned index) get_entry() argument 835 static struct entry *get_sentinel(struct entry_alloc *ea, unsigned level, bool which) get_sentinel() argument
|
/linux-4.4.14/drivers/mmc/card/ |
H A D | mmc_test.c | 1855 unsigned int dev_addr, cnt, rnd_addr, range1, range2, last_ea = 0, ea; mmc_test_rnd_perf() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | p2p.c | 2011 brcmf_p2p_request_p2p_if(struct brcmf_p2p_info *p2p, struct brcmf_if *ifp, u8 ea[ETH_ALEN], enum brcmf_fil_p2p_if_types iftype) brcmf_p2p_request_p2p_if() argument
|
H A D | fwil_types.h | 191 u8 ea[ETH_ALEN]; /* Station address */ member in struct:brcmf_tdls_iovar_le 427 u8 ea[ETH_ALEN]; /* per station */ member in struct:brcmf_wsec_key 449 u8 ea[ETH_ALEN]; /* per station */ member in struct:brcmf_wsec_key_le 455 u8 ea[ETH_ALEN]; member in struct:brcmf_scb_val_le 471 u8 ea[ETH_ALEN]; /* Station address */ member in struct:brcmf_sta_info_le
|
H A D | fwsignal.c | 393 u8 ea[ETH_ALEN]; member in struct:brcmf_fws_mac_descriptor 741 brcmf_fws_macdesc_lookup(struct brcmf_fws_info *fws, u8 *ea) brcmf_fws_macdesc_lookup() argument
|
/linux-4.4.14/drivers/net/ethernet/tile/ |
H A D | tilepro.c | 935 netio_ipp_address_t ea = { tile_net_open_aux() local
|
/linux-4.4.14/drivers/net/ethernet/apple/ |
H A D | bmac.c | 1185 bmac_get_station_address(struct net_device *dev, unsigned char *ea) bmac_get_station_address() argument
|
/linux-4.4.14/drivers/base/ |
H A D | core.c | 152 struct dev_ext_attribute *ea = to_ext_attr(attr); device_store_ulong() local 167 struct dev_ext_attribute *ea = to_ext_attr(attr); device_show_ulong() local 176 struct dev_ext_attribute *ea = to_ext_attr(attr); device_store_int() local 191 struct dev_ext_attribute *ea = to_ext_attr(attr); device_show_int() local 200 struct dev_ext_attribute *ea = to_ext_attr(attr); device_store_bool() local 212 struct dev_ext_attribute *ea = to_ext_attr(attr); device_show_bool() local
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | kvm_emulate.h | 240 ulong ea; member in struct:operand::__anon3069::segmented_address
|
/linux-4.4.14/drivers/bus/ |
H A D | arm-ccn.c | 226 struct dev_ext_attribute *ea = container_of(attr, arm_ccn_pmu_format_show() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | obd_class.h | 693 obd_create(const struct lu_env *env, struct obd_export *exp, struct obdo *obdo, struct lov_stripe_md **ea, struct obd_trans_info *oti) obd_create() argument 706 obd_destroy(const struct lu_env *env, struct obd_export *exp, struct obdo *obdo, struct lov_stripe_md *ea, struct obd_trans_info *oti, struct obd_export *md_exp) obd_destroy() argument 1539 md_setattr(struct obd_export *exp, struct md_op_data *op_data, void *ea, int ealen, void *ea2, int ea2len, struct ptlrpc_request **request, struct md_open_data **mod) md_setattr() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
H A D | osc_request.c | 434 osc_real_create(struct obd_export *exp, struct obdo *oa, struct lov_stripe_md **ea, struct obd_trans_info *oti) osc_real_create() argument 692 osc_create(const struct lu_env *env, struct obd_export *exp, struct obdo *oa, struct lov_stripe_md **ea, struct obd_trans_info *oti) osc_create() argument 726 osc_destroy(const struct lu_env *env, struct obd_export *exp, struct obdo *oa, struct lov_stripe_md *ea, struct obd_trans_info *oti, struct obd_export *md_export) osc_destroy() argument
|
/linux-4.4.14/drivers/pci/ |
H A D | pci.c | 2396 int ea; pci_ea_init() local
|
/linux-4.4.14/drivers/atm/ |
H A D | firestream.h | 457 struct FS_QENTRY *sa, *ea; member in struct:queue
|
/linux-4.4.14/fs/ntfs/ |
H A D | layout.h | 1089 } __attribute__ ((__packed__)) ea; member in union:__anon11769::__anon11770
|