/linux-6.1.9/fs/xfs/scrub/ |
D | bmap.c | 104 struct xfs_bmbt_irec *irec, in xchk_bmap_get_rmap() 153 struct xfs_bmbt_irec *irec, in xchk_bmap_xref_rmap() 224 struct xfs_bmbt_irec *irec) in xchk_bmap_rt_iextent_xref() 235 struct xfs_bmbt_irec *irec) in xchk_bmap_iextent_xref() 282 struct xfs_bmbt_irec *irec) in xchk_bmap_dirattr_extent() 304 struct xfs_bmbt_irec *irec) in xchk_bmap_iextent() 373 struct xfs_bmbt_irec irec; in xchk_bmapbt_rec() local 464 struct xfs_bmbt_irec irec; in xchk_bmap_check_rmap() local 623 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() 146 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster_ifree() 209 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster() 312 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_check_clusters() 344 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_rec_alignment() 425 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 | refcount.c | 272 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref_rmap() 317 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref() 334 struct xfs_refcount_irec irec; in xchk_refcountbt_rec() local
|
D | quota.c | 174 struct xfs_bmbt_irec irec = { 0 }; in xchk_quota_data_fork() local
|
/linux-6.1.9/fs/xfs/ |
D | xfs_iwalk.c | 99 struct xfs_inobt_rec_incore *irec) in xfs_iwalk_ichunk_ra() 131 struct xfs_inobt_rec_incore *irec) /* btree record */ in xfs_iwalk_adjust_start() 192 struct xfs_inobt_rec_incore *irec = &iwag->recs[i]; in xfs_iwalk_ag_recs() local 273 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag_start() local 358 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_run_callbacks() local 420 struct xfs_inobt_rec_incore *irec; in xfs_iwalk_ag() local
|
D | xfs_fsmap.c | 373 struct xfs_rmap_irec irec; in xfs_getfsmap_datadev_bnobt_helper() local 391 struct xfs_rmap_irec *irec, in xfs_getfsmap_set_irec_flags() 459 struct xfs_rmap_irec irec; in xfs_getfsmap_rtdev_rtbitmap_helper() local
|
D | xfs_itable.c | 380 const struct xfs_inobt_rec_incore *irec, in xfs_inumbers_walk()
|
D | xfs_bmap_item.c | 474 struct xfs_bmbt_irec irec; in xfs_bui_item_recover() local
|
D | xfs_refcount_item.c | 466 struct xfs_bmbt_irec irec; in xfs_cui_item_recover() local
|
D | xfs_bmap_util.c | 1370 struct xfs_bmbt_irec irec; in xfs_swap_extent_rmap() local
|
D | xfs_reflink.c | 170 struct xfs_bmbt_irec *irec, in xfs_reflink_trim_around_shared()
|
D | xfs_iomap.c | 165 struct xfs_bmbt_irec irec; in xfs_iomap_eof_align_last_fsb() local
|
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_rmap.c | 40 struct xfs_rmap_irec *irec, in xfs_rmap_lookup_le() 95 struct xfs_rmap_irec *irec) in xfs_rmap_update() 199 struct xfs_rmap_irec *irec) in xfs_rmap_btrec_to_irec() 214 struct xfs_rmap_irec *irec, in xfs_rmap_get_rec() 262 struct xfs_rmap_irec *irec; member 302 struct xfs_rmap_irec *irec, in xfs_rmap_find_left_neighbor() 403 struct xfs_rmap_irec *irec, in xfs_rmap_lookup_le_range() 776 struct xfs_rmap_irec *irec, in xfs_rmap_is_mergeable() 2322 struct xfs_rmap_irec irec; in xfs_rmap_query_range_helper() local 2707 struct xfs_rmap_irec irec; in xfs_rmap_record_exists() local
|
D | xfs_rmap.h | 51 const struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_pack() 68 struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_unpack()
|
D | xfs_refcount.c | 106 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec() 129 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec() 176 struct xfs_refcount_irec *irec) in xfs_refcount_update() 205 struct xfs_refcount_irec *irec, in xfs_refcount_insert() 243 struct xfs_refcount_irec irec; in xfs_refcount_delete() local
|
D | xfs_bmap.h | 147 static inline bool xfs_bmap_is_real_extent(struct xfs_bmbt_irec *irec) in xfs_bmap_is_real_extent() 158 static inline bool xfs_bmap_is_written_extent(struct xfs_bmbt_irec *irec) in xfs_bmap_is_written_extent()
|
D | xfs_refcount.h | 61 const struct xfs_refcount_irec *irec) in xfs_refcount_check_domain()
|
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() 2643 struct xfs_inobt_rec_incore irec; in xfs_ialloc_has_inode_record() local 2704 struct xfs_inobt_rec_incore irec; in xfs_ialloc_count_inodes_rec() local
|
D | xfs_refcount_btree.c | 164 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_init_rec_from_cur() local 192 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff() 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_btree.c | 64 struct xfs_bmbt_irec *irec) in xfs_bmbt_disk_get_all()
|
D | xfs_bmap.c | 108 struct xfs_bmbt_irec *irec, in xfs_bmbt_lookup_eq() 157 struct xfs_bmbt_irec *irec) in xfs_bmbt_update() 3725 struct xfs_bmbt_irec *irec, in xfs_trim_extent() 6194 struct xfs_bmbt_irec *irec) in xfs_bmap_validate_extent()
|
/linux-6.1.9/fs/ext4/ |
D | fsmap.c | 193 struct ext4_fsmap irec; in ext4_getfsmap_datadev_helper() local 260 struct ext4_fsmap irec; in ext4_getfsmap_logdev() local
|
/linux-6.1.9/drivers/media/platform/st/sti/c8sectpfe/ |
D | c8sectpfe-core.h | 55 void __iomem *irec; member
|