Home
last modified time | relevance | path

Searched defs:imap (Results 1 – 20 of 20) 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 …]
H A Dsuper.c123 struct inomap *imap = JFS_IP(sbi->ipimap)->i_imap; in jfs_statfs() local
/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/scrub/
H A Dreap.c961 struct xfs_bmbt_irec *imap, in xreap_bmapi_select()
1044 struct xfs_bmbt_irec *imap) in xreap_bmapi_binval()
1155 struct xfs_bmbt_irec *imap, in xrep_reap_bmapi_iter()
1228 struct xfs_bmbt_irec *imap) in xreap_ifork_extent()
1288 struct xfs_bmbt_irec imap; in xrep_reap_ifork() local
H A Drepair.h254 #define xrep_setup_inode(sc, imap) ((void)0) argument
H A Dinode.c92 struct xfs_imap imap; in xchk_setup_inode() local
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/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/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/fs/xfs/
H A Dxfs_bmap_util.c510 struct xfs_bmbt_irec imap; in xfs_can_free_eofblocks() local
/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()