Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/scrub/
Dbmap.c104 struct xfs_bmbt_irec *irec, in xchk_bmap_get_rmap()
169 struct xfs_bmbt_irec *irec, in xchk_bmap_xref_rmap()
240 struct xfs_bmbt_irec *irec) in xchk_bmap_rt_iextent_xref()
251 struct xfs_bmbt_irec *irec) in xchk_bmap_iextent_xref()
298 struct xfs_bmbt_irec *irec) in xchk_bmap_dirattr_extent()
320 struct xfs_bmbt_irec *irec) in xchk_bmap_iextent()
389 struct xfs_bmbt_irec irec; in xchk_bmapbt_rec() local
480 struct xfs_bmbt_irec irec; in xchk_bmap_check_rmap() local
639 struct xfs_bmbt_irec irec; in xchk_bmap() local
Dialloc.c59 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()
313 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_check_clusters()
345 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_rec_alignment()
425 struct xfs_inobt_rec_incore irec; in xchk_iallocbt_rec() local
Drmap.c36 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
Dquota.c174 struct xfs_bmbt_irec irec = { 0 }; in xchk_quota_data_fork() local
/Linux-v5.15/fs/xfs/
Dxfs_iwalk.c99 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
Dxfs_fsmap.c373 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
Dxfs_itable.c365 const struct xfs_inobt_rec_incore *irec, in xfs_inumbers_walk()
Dxfs_refcount_item.c454 struct xfs_bmbt_irec irec; in xfs_cui_item_recover() local
Dxfs_bmap_item.c462 struct xfs_bmbt_irec irec; in xfs_bui_item_recover() local
Dxfs_reflink.c171 struct xfs_bmbt_irec *irec, in xfs_reflink_trim_around_shared()
Dxfs_iomap.c159 struct xfs_bmbt_irec irec; in xfs_iomap_eof_align_last_fsb() local
Dxfs_bmap_util.c1363 struct xfs_bmbt_irec irec; in xfs_swap_extent_rmap() local
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_rmap.c79 struct xfs_rmap_irec *irec) in xfs_rmap_update()
183 struct xfs_rmap_irec *irec) in xfs_rmap_btrec_to_irec()
198 struct xfs_rmap_irec *irec, in xfs_rmap_get_rec()
251 struct xfs_rmap_irec *irec; member
293 struct xfs_rmap_irec *irec, in xfs_rmap_find_left_neighbor()
371 struct xfs_rmap_irec *irec, in xfs_rmap_lookup_le_range()
726 struct xfs_rmap_irec *irec, in xfs_rmap_is_mergeable()
2286 struct xfs_rmap_irec irec; in xfs_rmap_query_range_helper() local
2671 struct xfs_rmap_irec irec; in xfs_rmap_record_exists() local
Dxfs_rmap.h51 const struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_pack()
68 struct xfs_rmap_irec *irec) in xfs_rmap_irec_offset_unpack()
Dxfs_refcount.c95 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec()
108 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec()
168 struct xfs_refcount_irec *irec) in xfs_refcount_update()
192 struct xfs_refcount_irec *irec, in xfs_refcount_insert()
227 struct xfs_refcount_irec irec; in xfs_refcount_delete() local
Dxfs_bmap.h162 static inline bool xfs_bmap_is_real_extent(struct xfs_bmbt_irec *irec) in xfs_bmap_is_real_extent()
173 static inline bool xfs_bmap_is_written_extent(struct xfs_bmbt_irec *irec) in xfs_bmap_is_written_extent()
Dxfs_ialloc.c56 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()
2658 struct xfs_inobt_rec_incore irec; in xfs_ialloc_has_inode_record() local
2719 struct xfs_inobt_rec_incore irec; in xfs_ialloc_count_inodes_rec() local
Dxfs_iext_tree.c55 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()
Dxfs_bmap_btree.c62 struct xfs_bmbt_irec *irec) in xfs_bmbt_disk_get_all()
Dxfs_bmap.c110 struct xfs_bmbt_irec *irec, in xfs_bmbt_lookup_eq()
159 struct xfs_bmbt_irec *irec) in xfs_bmbt_update()
3777 struct xfs_bmbt_irec *irec, in xfs_trim_extent()
6283 struct xfs_bmbt_irec *irec) in xfs_bmap_validate_extent()
Dxfs_da_btree.c2510 struct xfs_bmbt_irec irec, *irecs = &irec; in xfs_dabuf_map() local
Dxfs_alloc.c3399 struct xfs_alloc_rec_incore irec; in xfs_alloc_query_range_helper() local
/Linux-v5.15/fs/ext4/
Dfsmap.c193 struct ext4_fsmap irec; in ext4_getfsmap_datadev_helper() local
260 struct ext4_fsmap irec; in ext4_getfsmap_logdev() local
/Linux-v5.15/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-core.h55 void __iomem *irec; member