/kernel/linux/linux-5.10/fs/jfs/ |
H A D | super.c | 123 struct inomap *imap = JFS_IP(sbi->ipimap)->i_imap; in jfs_statfs() local
|
H A D | jfs_imap.c | 96 struct inomap *imap; diMount() local 180 struct inomap *imap = JFS_IP(ipimap)->i_imap; diUnmount() local 301 struct inomap *imap; diRead() local 854 struct inomap *imap = JFS_IP(ipimap)->i_imap; diFree() local 1331 struct inomap *imap; diAlloc() local 1633 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) diAllocAG() argument 1703 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) diAllocAny() argument 1767 diAllocIno(struct inomap * imap, int agno, struct inode *ip) diAllocIno() argument 1891 diAllocExt(struct inomap * imap, int agno, struct inode *ip) diAllocExt() argument 2008 diAllocBit(struct inomap * imap, struct iag * iagp, int ino) diAllocBit() argument 2154 diNewExt(struct inomap * imap, struct iag * iagp, int extno) diNewExt() argument 2439 diNewIAG(struct inomap * imap, int *iagnop, int agno, struct metapage ** mpp) diNewIAG() argument 2662 diIAGRead(struct inomap * imap, int iagno, struct metapage ** mpp) diIAGRead() argument 2731 struct inomap *imap; diUpdatePMap() local 2849 struct inomap *imap = JFS_IP(ipimap)->i_imap; diExtendFS() local [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | super.c | 123 struct inomap *imap = JFS_IP(sbi->ipimap)->i_imap; in jfs_statfs() local
|
H A D | jfs_imap.c | 96 struct inomap *imap; diMount() local 178 struct inomap *imap = JFS_IP(ipimap)->i_imap; diUnmount() local 299 struct inomap *imap; diRead() local 852 struct inomap *imap = JFS_IP(ipimap)->i_imap; diFree() local 1329 struct inomap *imap; diAlloc() local 1631 diAllocAG(struct inomap * imap, int agno, bool dir, struct inode *ip) diAllocAG() argument 1701 diAllocAny(struct inomap * imap, int agno, bool dir, struct inode *ip) diAllocAny() argument 1765 diAllocIno(struct inomap * imap, int agno, struct inode *ip) diAllocIno() argument 1889 diAllocExt(struct inomap * imap, int agno, struct inode *ip) diAllocExt() argument 2006 diAllocBit(struct inomap * imap, struct iag * iagp, int ino) diAllocBit() argument 2152 diNewExt(struct inomap * imap, struct iag * iagp, int extno) diNewExt() argument 2437 diNewIAG(struct inomap * imap, int *iagnop, int agno, struct metapage ** mpp) diNewIAG() argument 2660 diIAGRead(struct inomap * imap, int iagno, struct metapage ** mpp) diIAGRead() argument 2729 struct inomap *imap; diUpdatePMap() local 2847 struct inomap *imap = JFS_IP(ipimap)->i_imap; diExtendFS() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | common.c | 864 struct xfs_imap imap; in xchk_iget_for_scrubbing() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iomap.c | 35 xfs_alert_fsblock_zero( xfs_inode_t *ip, xfs_bmbt_irec_t *imap) xfs_alert_fsblock_zero() argument 91 xfs_bmbt_to_iomap( struct xfs_inode *ip, struct iomap *iomap, struct xfs_bmbt_irec *imap, unsigned int mapping_flags, u16 iomap_flags, u64 sequence_cookie) xfs_bmbt_to_iomap() argument 236 xfs_iomap_write_direct( struct xfs_inode *ip, xfs_fileoff_t offset_fsb, xfs_fileoff_t count_fsb, unsigned int flags, struct xfs_bmbt_irec *imap, u64 *seq) xfs_iomap_write_direct() argument 559 xfs_bmbt_irec_t imap; xfs_iomap_write_unwritten() local 666 imap_needs_alloc( struct inode *inode, unsigned flags, struct xfs_bmbt_irec *imap, int nimaps) imap_needs_alloc() argument 686 imap_needs_cow( struct xfs_inode *ip, unsigned int flags, struct xfs_bmbt_irec *imap, int nimaps) imap_needs_cow() argument 761 imap_spans_range( struct xfs_bmbt_irec *imap, xfs_fileoff_t offset_fsb, xfs_fileoff_t end_fsb) imap_spans_range() argument 784 struct xfs_bmbt_irec imap, cmap; xfs_direct_write_iomap_begin() local 960 struct xfs_bmbt_irec imap, cmap; xfs_buffered_write_iomap_begin() local 1240 struct xfs_bmbt_irec imap; xfs_read_iomap_begin() local 1289 struct xfs_bmbt_irec imap, cmap; xfs_seek_iomap_begin() local 1375 struct xfs_bmbt_irec imap; xfs_xattr_iomap_begin() local [all...] |
H A D | xfs_reflink.c | 228 xfs_bmap_trim_cow( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, bool *shared) xfs_bmap_trim_cow() argument 309 xfs_find_trim_cow_extent( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, bool *found) xfs_find_trim_cow_extent() argument 347 xfs_reflink_convert_unwritten( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool convert_now) xfs_reflink_convert_unwritten() argument 380 xfs_reflink_fill_cow_hole( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) xfs_reflink_fill_cow_hole() argument 448 xfs_reflink_fill_delalloc( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) xfs_reflink_fill_delalloc() argument 519 xfs_reflink_allocate_cow( struct xfs_inode *ip, struct xfs_bmbt_irec *imap, struct xfs_bmbt_irec *cmap, bool *shared, uint *lockmode, bool convert_now) xfs_reflink_allocate_cow() argument 1359 struct xfs_bmbt_irec imap; xfs_reflink_remap_blocks() local [all...] |
H A D | xfs_bmap_util.c | 647 struct xfs_bmbt_irec imap; in xfs_can_free_eofblocks() local
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | irq_64.c | 208 unsigned long imap; member 313 static unsigned int sun4u_compute_tid(unsigned long imap, unsigned long cpuid) in sun4u_compute_tid() argument 377 unsigned long cpuid, imap, val; in sun4u_irq_enable() local 402 unsigned long cpuid, imap, va in sun4u_set_affinity() local 612 build_irq(int inofixup, unsigned long iclr, unsigned long imap) build_irq() argument [all...] |
H A D | prom_irqtrans.c | 48 unsigned long imap, iclr; in psycho_irq_build() local 228 unsigned long imap, iclr; in sabre_irq_build() local 384 unsigned long imap, iclr; in schizo_irq_build() local 516 unsigned long imap, iclr; fire_irq_build() local 642 sysio_imap_to_iclr(unsigned long imap) sysio_imap_to_iclr() argument 654 unsigned long imap, iclr; sbus_of_build_irq() local 725 unsigned long imap, iclr; central_build_irq() local [all...] |
H A D | sbus.c | 204 static unsigned long sysio_imap_to_iclr(unsigned long imap) in sysio_imap_to_iclr() argument 214 unsigned long imap, iclr; in sbus_build_irq() local
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | prom_irqtrans.c | 49 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; fire_irq_build() local 643 sysio_imap_to_iclr(unsigned long imap) sysio_imap_to_iclr() argument 655 unsigned long imap, iclr; sbus_of_build_irq() local 726 unsigned long imap, iclr; central_build_irq() local [all...] |
H A D | irq_64.c | 209 unsigned long imap; member 314 static unsigned int sun4u_compute_tid(unsigned long imap, unsigned long cpuid) in sun4u_compute_tid() argument 378 unsigned long cpuid, imap, val; in sun4u_irq_enable() local 403 unsigned long cpuid, imap, va in sun4u_set_affinity() local 613 build_irq(int inofixup, unsigned long iclr, unsigned long imap) build_irq() argument [all...] |
H A D | sbus.c | 205 static unsigned long sysio_imap_to_iclr(unsigned long imap) in sysio_imap_to_iclr() argument 215 unsigned long imap, iclr; in sbus_build_irq() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 2311 xfs_imap( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, struct xfs_imap *imap, uint flags) xfs_imap() argument [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_bmap_util.c | 645 struct xfs_bmbt_irec imap; in xfs_free_eofblocks() local
|
H A D | xfs_inode.c | 2138 xfs_iunlink_update_dinode( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_buf *ibp, struct xfs_dinode *dip, struct xfs_imap *imap, xfs_agino_t next_agino) xfs_iunlink_update_dinode() argument 2290 xfs_iunlink_map_ino( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t agino, struct xfs_imap *imap, struct xfs_dinode **dipp, struct xfs_buf **bpp) xfs_iunlink_map_ino() argument 2330 xfs_iunlink_map_prev( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agino_t head_agino, xfs_agino_t target_agino, xfs_agino_t *agino, struct xfs_imap *imap, struct xfs_dinode **dipp, struct xfs_buf **bpp, struct xfs_perag *pag) xfs_iunlink_map_prev() argument 2465 struct xfs_imap imap; xfs_iunlink_remove() local [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 2295 xfs_imap( struct xfs_perag *pag, struct xfs_trans *tp, xfs_ino_t ino, struct xfs_imap *imap, uint flags) xfs_imap() argument [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | mixer.c | 1584 __build_feature_ctl(struct usb_mixer_interface *mixer, const struct usbmix_name_map *imap, unsigned int ctl_mask, int control, struct usb_audio_term *iterm, struct usb_audio_term *oterm, int unitid, int nameid, int readonly_mask) __build_feature_ctl() argument 1798 build_connector_control(struct usb_mixer_interface *mixer, const struct usbmix_name_map *imap, struct usb_audio_term *term, bool is_input) build_connector_control() argument
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | mixer.c | 1655 __build_feature_ctl(struct usb_mixer_interface *mixer, const struct usbmix_name_map *imap, unsigned int ctl_mask, int control, struct usb_audio_term *iterm, struct usb_audio_term *oterm, int unitid, int nameid, int readonly_mask) __build_feature_ctl() argument 1878 build_connector_control(struct usb_mixer_interface *mixer, const struct usbmix_name_map *imap, struct usb_audio_term *term, bool is_input) build_connector_control() argument
|