/openbmc/linux/fs/xfs/scrub/ |
H A D | bmap.c | 120 struct xfs_bmbt_irec *irec, in xchk_bmap_get_rmap() 169 struct xfs_bmbt_irec *irec, in xchk_bmap_xref_rmap() 236 struct xfs_bmbt_irec *irec, in xchk_bmap_xref_rmap_cow() 291 struct xfs_bmbt_irec *irec) in xchk_bmap_rt_iextent_xref() 302 struct xfs_bmbt_irec *irec) in xchk_bmap_iextent_xref() 370 struct xfs_bmbt_irec *irec) in xchk_bmap_dirattr_extent() 392 struct xfs_bmbt_irec *irec) in xchk_bmap_iextent() 442 struct xfs_bmbt_irec irec; in xchk_bmapbt_rec() local 539 struct xfs_bmbt_irec irec; in xchk_bmap_check_rmap() local 704 struct xfs_bmbt_irec *irec) in xchk_bmap_iextent_delalloc() [all …]
|
H A D | ialloc.c | 67 struct xfs_inobt_rec_incore *irec, in xchk_inobt_xref_finobt() 134 struct xfs_inobt_rec_incore *irec, in xchk_inobt_chunk_xref_finobt() 175 struct xfs_inobt_rec_incore irec; in xchk_finobt_xref_inobt() local 255 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_chunk() 302 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster_ifree() 364 struct xfs_inobt_rec_incore *irec, in xchk_iallocbt_check_cluster() 467 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_check_clusters() 499 struct xfs_inobt_rec_incore *irec) in xchk_iallocbt_rec_alignment() 579 struct xfs_inobt_rec_incore irec; in xchk_iallocbt_rec() local
|
H A D | rmap.c | 72 struct xfs_rmap_irec *irec) in xchk_rmapbt_xref_refc() 103 struct xfs_rmap_irec *irec) in xchk_rmapbt_xref() 178 const struct xfs_rmap_irec *irec) in xchk_rmapbt_is_shareable() 195 const struct xfs_rmap_irec *irec) in xchk_rmapbt_check_overlapping() 259 const struct xfs_rmap_irec *irec) in xchk_rmapbt_check_mergeable() 275 const struct xfs_rmap_irec *irec) in xchk_rmapbt_mark_bitmap() 348 struct xfs_rmap_irec irec; in xchk_rmapbt_rec() local
|
H A D | alloc.c | 87 const struct xfs_alloc_rec_incore *irec) in xchk_allocbt_xref() 107 const struct xfs_alloc_rec_incore *irec) in xchk_allocbt_mergeable() 126 struct xfs_alloc_rec_incore irec; in xchk_allocbt_rec() local
|
H A D | refcount.c | 275 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref_rmap() 322 const struct xfs_refcount_irec *irec) in xchk_refcountbt_xref() 423 const struct xfs_refcount_irec *irec) in xchk_refcountbt_check_mergeable() 440 struct xfs_refcount_irec irec; in xchk_refcountbt_rec() local
|
H A D | quota.c | 181 struct xfs_bmbt_irec irec = { 0 }; in xchk_quota_data_fork() local
|
/openbmc/linux/fs/xfs/ |
H A 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
|
H A D | xfs_fsmap.c | 400 struct xfs_rmap_irec irec; in xfs_getfsmap_datadev_bnobt_helper() local 418 struct xfs_rmap_irec *irec, in xfs_getfsmap_set_irec_flags() 482 struct xfs_rmap_irec irec; in xfs_getfsmap_rtdev_rtbitmap_helper() local
|
H A D | xfs_itable.c | 391 const struct xfs_inobt_rec_incore *irec, in xfs_inumbers_walk()
|
H A D | xfs_refcount_item.c | 567 struct xfs_bmbt_irec irec = { in xfs_cui_item_recover() local
|
H A D | xfs_bmap_util.c | 1393 struct xfs_bmbt_irec irec; in xfs_swap_extent_rmap() local
|
H A D | xfs_reflink.c | 170 struct xfs_bmbt_irec *irec, in xfs_reflink_trim_around_shared()
|
H A D | xfs_iomap.c | 208 struct xfs_bmbt_irec irec; in xfs_iomap_eof_align_last_fsb() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A 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() 212 const struct xfs_rmap_irec *irec) in xfs_rmap_check_irec() 269 const struct xfs_rmap_irec *irec) in xfs_rmap_complain_bad_rec() 289 struct xfs_rmap_irec *irec, in xfs_rmap_get_rec() 311 struct xfs_rmap_irec *irec; member 351 struct xfs_rmap_irec *irec, in xfs_rmap_find_left_neighbor() 452 struct xfs_rmap_irec *irec, in xfs_rmap_lookup_le_range() 825 struct xfs_rmap_irec *irec, in xfs_rmap_is_mergeable() [all …]
|
H A D | xfs_refcount.c | 106 struct xfs_refcount_irec *irec) in xfs_refcount_btrec_to_irec() 127 const struct xfs_refcount_irec *irec) in xfs_refcount_check_irec() 151 const struct xfs_refcount_irec *irec) in xfs_refcount_complain_bad_rec() 170 struct xfs_refcount_irec *irec, in xfs_refcount_get_rec() 198 struct xfs_refcount_irec *irec) in xfs_refcount_update() 227 struct xfs_refcount_irec *irec, in xfs_refcount_insert() 265 struct xfs_refcount_irec irec; in xfs_refcount_delete() local 847 const struct xfs_refcount_irec *irec, in xfs_refc_merge_refcount()
|
H A 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()
|
H A 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() 102 const struct xfs_inobt_rec_incore *irec) in xfs_inobt_check_irec() 133 const struct xfs_inobt_rec_incore *irec) in xfs_inobt_complain_bad_rec() 154 struct xfs_inobt_rec_incore *irec, in xfs_inobt_get_rec() 2658 struct xfs_inobt_rec_incore irec; in xfs_ialloc_count_ondisk() local 2737 struct xfs_inobt_rec_incore irec; in xfs_ialloc_count_inodes_rec() local
|
H A D | xfs_refcount.h | 62 const struct xfs_refcount_irec *irec) in xfs_refcount_check_domain()
|
H A D | xfs_bmap.h | 148 static inline bool xfs_bmap_is_real_extent(const struct xfs_bmbt_irec *irec) in xfs_bmap_is_real_extent() 159 static inline bool xfs_bmap_is_written_extent(struct xfs_bmbt_irec *irec) in xfs_bmap_is_written_extent()
|
H A D | xfs_refcount_btree.c | 159 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_init_rec_from_cur() local 187 const struct xfs_refcount_irec *irec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff() local
|
H A 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()
|
H A D | xfs_alloc.c | 240 struct xfs_alloc_rec_incore *irec) in xfs_alloc_btrec_to_irec() 250 const struct xfs_alloc_rec_incore *irec) in xfs_alloc_check_irec() 268 const struct xfs_alloc_rec_incore *irec) in xfs_alloc_complain_bad_rec() 292 struct xfs_alloc_rec_incore irec; in xfs_alloc_get_rec() local 3844 struct xfs_alloc_rec_incore irec; in xfs_alloc_query_range_helper() local
|
H A 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() 1096 const struct xfs_bmbt_irec *irec) in xfs_bmap_complain_bad_rec() 3704 struct xfs_bmbt_irec *irec, in xfs_trim_extent() 6216 struct xfs_bmbt_irec *irec) in xfs_bmap_validate_extent()
|
H A D | xfs_bmap_btree.c | 65 struct xfs_bmbt_irec *irec) in xfs_bmbt_disk_get_all()
|
/openbmc/linux/fs/ext4/ |
H A D | fsmap.c | 243 struct ext4_fsmap irec; in ext4_getfsmap_datadev_helper() local 310 struct ext4_fsmap irec; in ext4_getfsmap_logdev() local
|