Home
last modified time | relevance | path

Searched defs:imap (Results 1 – 24 of 24) sorted by relevance

/linux/fs/jfs/
H A Djfs_imap.c51 #define IAGFREE_LOCK_INIT(imap) mutex_init(&imap->im_freelock) argument
52 #define IAGFREE_LOCK(imap) mutex_lock(&imap->im_freelock) argument
53 #define IAGFREE_UNLOCK(imap) mutex_unlock(&imap->im_freelock) argument
56 #define AG_LOCK_INIT(imap,index) mutex_init(&(imap->im_aglock[index])) argument
57 #define AG_LOCK(imap,agno) mutex_lock(&imap->im_aglock[agno]) argument
58 #define AG_UNLOCK(imap,agno) mutex_unlock(&imap->im_aglock[agno]) argument
96 struct inomap *imap; in diMount() local
178 struct inomap *imap = JFS_IP(ipimap)->i_imap; in diUnmount() local
299 struct inomap *imap; in diRead() local
855 struct inomap *imap = JFS_IP(ipimap)->i_imap; in diFree() local
[all …]
/linux/arch/sparc/kernel/
H A Dprom_irqtrans.c49 unsigned long imap, iclr; in psycho_irq_build() local
229 unsigned long imap, iclr; in sabre_irq_build() local
385 unsigned long imap, iclr; in schizo_irq_build() local
517 unsigned long imap, iclr; in fire_irq_build() local
643 static unsigned long sysio_imap_to_iclr(unsigned long imap) in sysio_imap_to_iclr()
655 unsigned long imap, iclr; in sbus_of_build_irq() local
726 unsigned long imap, iclr; in central_build_irq() local
H A Dstarfire.c77 unsigned int starfire_translate(unsigned long imap, in starfire_translate()
H A Dsbus.c205 static unsigned long sysio_imap_to_iclr(unsigned long imap) in sysio_imap_to_iclr()
215 unsigned long imap, iclr; in sbus_build_irq() local
/linux/fs/xfs/
H A Dxfs_reflink.c282 struct xfs_bmbt_irec *imap, in xfs_bmap_trim_cow()
363 struct xfs_bmbt_irec *imap, in xfs_find_trim_cow_extent()
401 struct xfs_bmbt_irec *imap, in xfs_reflink_convert_unwritten()
434 struct xfs_bmbt_irec *imap, in xfs_reflink_fill_cow_hole()
501 struct xfs_bmbt_irec *imap, in xfs_reflink_fill_delalloc()
565 struct xfs_bmbt_irec *imap, in xfs_reflink_allocate_cow()
1457 struct xfs_bmbt_irec imap; in xfs_reflink_remap_blocks() local
H A Dxfs_aops.c251 struct xfs_bmbt_irec imap; in xfs_map_blocks() local
H A Dxfs_bmap_util.c494 struct xfs_bmbt_irec imap; in xfs_can_free_eofblocks() local
/linux/fs/xfs/scrub/
H A Dreap.c958 struct xfs_bmbt_irec *imap, in xreap_bmapi_select()
1041 struct xfs_bmbt_irec *imap) in xreap_bmapi_binval()
1152 struct xfs_bmbt_irec *imap, in xrep_reap_bmapi_iter()
1225 struct xfs_bmbt_irec *imap) in xreap_ifork_extent()
1285 struct xfs_bmbt_irec imap; in xrep_reap_ifork() local
H A Dinode.c92 struct xfs_imap imap; in xchk_setup_inode() local
H A Drepair.h254 #define xrep_setup_inode(sc, imap) ((void)0) argument
H A Dinode_repair.c105 struct xfs_imap imap; member
150 const struct xfs_imap *imap) in xrep_setup_inode()
H A Dialloc.c366 struct xfs_imap imap; in xchk_iallocbt_check_cluster() local
H A Dialloc_repair.c290 struct xfs_imap imap; in xrep_ibt_process_cluster() local
H A Dcommon.c1116 struct xfs_imap imap; in xchk_iget_for_scrubbing() local
/linux/drivers/of/
H A Dirq.c103 const __be32 *of_irq_parse_imap_parent(const __be32 *imap, int len, struct of_phandle_args *out_irq) in of_irq_parse_imap_parent()
236 const __be32 *imap, *oldimap, *imask; in of_irq_parse_raw() local
H A Dproperty.c1409 const __be32 *imap, *imap_end; in parse_interrupt_map() local
/linux/drivers/misc/sgi-gru/
H A Dgrufault.c142 struct gru_tlb_fault_map *imap, in get_clear_fault_map()
522 struct gru_tlb_fault_map imap, dmap; in gru_intr() local
/linux/drivers/irqchip/
H A Dirq-renesas-rza1.c148 const __be32 *imap; in rza1_irqc_parse_map() local
/linux/arch/powerpc/platforms/cell/
H A Dspider-pic.c214 const u32 *imap, *tmp; in spider_find_cascade_and_node() local
/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c134 struct xfs_imap *imap, in xfs_imap_to_bp()
H A Dxfs_ialloc.c1069 struct xfs_imap imap; in xfs_dialloc_check_ino() local
2459 struct xfs_imap *imap, /* location map structure */ in xfs_imap()
H A Dxfs_attr.c88 struct xfs_bmbt_irec imap; in xfs_attr_is_leaf() local
H A Dxfs_exchmaps.c87 struct xfs_bmbt_irec *imap, in xfs_exchmaps_update_size()
/linux/sound/usb/
H A Dmixer.c1651 const struct usbmix_name_map *imap, in __build_feature_ctl()
1874 const struct usbmix_name_map *imap, in build_connector_control()