| /Linux-v5.4/fs/xfs/scrub/ | 
| D | bmap.c | 86 	struct xfs_bmbt_irec	*irec,  in xchk_bmap_get_rmap()149 	struct xfs_bmbt_irec	*irec,  in xchk_bmap_xref_rmap()
 220 	struct xfs_bmbt_irec	*irec)  in xchk_bmap_rt_iextent_xref()
 231 	struct xfs_bmbt_irec	*irec)  in xchk_bmap_iextent_xref()
 277 	struct xfs_bmbt_irec	*irec)  in xchk_bmap_dirattr_extent()
 299 	struct xfs_bmbt_irec	*irec)  in xchk_bmap_iextent()
 373 	struct xfs_bmbt_irec	irec;  in xchk_bmapbt_rec()  local
 465 	struct xfs_bmbt_irec		irec;  in xchk_bmap_check_rmap()  local
 626 	struct xfs_bmbt_irec	irec;  in xchk_bmap()  local
 
 | 
| D | ialloc.c | 59 	struct xfs_inobt_rec_incore	*irec,  in xchk_iallocbt_chunk_xref_other()84 	struct xfs_inobt_rec_incore	*irec,  in xchk_iallocbt_chunk_xref()
 102 	struct xfs_inobt_rec_incore	*irec,  in xchk_iallocbt_chunk()
 147 	struct xfs_inobt_rec_incore	*irec,  in xchk_iallocbt_check_cluster_ifree()
 210 	struct xfs_inobt_rec_incore	*irec,  in xchk_iallocbt_check_cluster()
 315 	struct xfs_inobt_rec_incore	*irec)  in xchk_iallocbt_check_clusters()
 347 	struct xfs_inobt_rec_incore	*irec)  in xchk_iallocbt_rec_alignment()
 427 	struct xfs_inobt_rec_incore	irec;  in xchk_iallocbt_rec()  local
 
 | 
| D | rmap.c | 36 	struct xfs_rmap_irec	*irec)  in xchk_rmapbt_xref_refc()67 	struct xfs_rmap_irec	*irec)  in xchk_rmapbt_xref()
 94 	struct xfs_rmap_irec	irec;  in xchk_rmapbt_rec()  local
 
 | 
| D | quota.c | 189 	struct xfs_bmbt_irec	irec = { 0 };  in xchk_quota_data_fork()  local
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_iwalk.c | 91 	struct xfs_inobt_rec_incore	*irec)  in xfs_iwalk_ichunk_ra()123 	struct xfs_inobt_rec_incore	*irec)	/* btree record */  in xfs_iwalk_adjust_start()
 185 		struct xfs_inobt_rec_incore	*irec = &iwag->recs[i];  in xfs_iwalk_ag_recs()  local
 265 	struct xfs_inobt_rec_incore *irec;  in xfs_iwalk_ag_start()  local
 348 	struct xfs_inobt_rec_incore	*irec;  in xfs_iwalk_run_callbacks()  local
 397 		struct xfs_inobt_rec_incore	*irec;  in xfs_iwalk_ag()  local
 
 | 
| D | xfs_fsmap.c | 361 	struct xfs_rmap_irec		irec;  in xfs_getfsmap_datadev_bnobt_helper()  local379 	struct xfs_rmap_irec	*irec,  in xfs_getfsmap_set_irec_flags()
 447 	struct xfs_rmap_irec		irec;  in xfs_getfsmap_rtdev_rtbitmap_helper()  local
 
 | 
| D | xfs_itable.c | 332 	const struct xfs_inobt_rec_incore *irec,  in xfs_inumbers_walk()
 | 
| D | xfs_reflink.c | 173 	struct xfs_bmbt_irec	*irec,  in xfs_reflink_trim_around_shared()996 	struct xfs_bmbt_irec	*irec,  in xfs_reflink_remap_extent()
 
 | 
| D | xfs_bmap_item.c | 450 	struct xfs_bmbt_irec		irec;  in xfs_bui_recover()  local
 | 
| D | xfs_refcount_item.c | 463 	struct xfs_bmbt_irec		irec;  in xfs_cui_recover()  local
 | 
| D | xfs_bmap_util.c | 1474 	struct xfs_bmbt_irec		irec;  in xfs_swap_extent_rmap()  local
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_rmap.c | 77 	struct xfs_rmap_irec	*irec)  in xfs_rmap_update()169 	struct xfs_rmap_irec	*irec)  in xfs_rmap_btrec_to_irec()
 184 	struct xfs_rmap_irec	*irec,  in xfs_rmap_get_rec()
 237 	struct xfs_rmap_irec	*irec;  member
 279 	struct xfs_rmap_irec	*irec,  in xfs_rmap_find_left_neighbor()
 357 	struct xfs_rmap_irec	*irec,  in xfs_rmap_lookup_le_range()
 677 	struct xfs_rmap_irec	*irec,  in xfs_rmap_is_mergeable()
 2083 	struct xfs_rmap_irec			irec;  in xfs_rmap_query_range_helper()  local
 2463 	struct xfs_rmap_irec		irec;  in xfs_rmap_record_exists()  local
 
 | 
| D | xfs_rmap.h | 49 	const struct xfs_rmap_irec	*irec)  in xfs_rmap_irec_offset_pack()66 	struct xfs_rmap_irec	*irec)  in xfs_rmap_irec_offset_unpack()
 
 | 
| D | xfs_refcount.c | 94 	struct xfs_refcount_irec	*irec)  in xfs_refcount_btrec_to_irec()107 	struct xfs_refcount_irec	*irec,  in xfs_refcount_get_rec()
 167 	struct xfs_refcount_irec	*irec)  in xfs_refcount_update()
 191 	struct xfs_refcount_irec	*irec,  in xfs_refcount_insert()
 223 	struct xfs_refcount_irec	irec;  in xfs_refcount_delete()  local
 
 | 
| D | xfs_ialloc.c | 56 	xfs_inobt_rec_incore_t	*irec)	/* btree record */  in xfs_inobt_update()78 	struct xfs_inobt_rec_incore	*irec)  in xfs_inobt_btrec_to_irec()
 104 	struct xfs_inobt_rec_incore	*irec,  in xfs_inobt_get_rec()
 2655 	struct xfs_inobt_rec_incore	irec;  in xfs_ialloc_has_inode_record()  local
 2716 	struct xfs_inobt_rec_incore	irec;  in xfs_ialloc_count_inodes_rec()  local
 
 | 
| D | xfs_iext_tree.c | 55 	struct xfs_bmbt_irec	*irec)  in xfs_iext_set()73 	struct xfs_bmbt_irec	*irec,  in xfs_iext_get()
 628 	struct xfs_bmbt_irec	*irec,  in xfs_iext_insert()
 
 | 
| D | xfs_bmap.h | 166 static inline bool xfs_bmap_is_real_extent(struct xfs_bmbt_irec *irec)  in xfs_bmap_is_real_extent()
 | 
| D | xfs_bmap_btree.c | 62 	struct xfs_bmbt_irec	*irec)  in xfs_bmbt_disk_get_all()
 | 
| D | xfs_bmap.c | 99 	struct xfs_bmbt_irec	*irec,  in xfs_bmbt_lookup_eq()146 	struct xfs_bmbt_irec	*irec)  in xfs_bmbt_update()
 3660 	struct xfs_bmbt_irec	*irec,  in xfs_trim_extent()
 6174 	struct xfs_bmbt_irec	*irec)  in xfs_bmap_validate_extent()
 
 | 
| D | xfs_alloc.c | 3075 	struct xfs_alloc_rec_incore		irec;  in xfs_alloc_query_range_helper()  local
 | 
| D | xfs_da_btree.c | 2520 	struct xfs_bmbt_irec	irec;  in xfs_dabuf_map()  local
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | fsmap.c | 190 	struct ext4_fsmap irec;  in ext4_getfsmap_datadev_helper()  local257 	struct ext4_fsmap irec;  in ext4_getfsmap_logdev()  local
 
 | 
| /Linux-v5.4/drivers/media/platform/sti/c8sectpfe/ | 
| D | c8sectpfe-core.h | 55 	void __iomem *irec;  member
 |