Home
last modified time | relevance | path

Searched refs:xfs_btree_mark_sick (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.c62 xfs_btree_mark_sick(cur); in xfs_rmap_lookup_le()
136 xfs_btree_mark_sick(rcur); in xfs_rmap_insert()
150 xfs_btree_mark_sick(rcur); in xfs_rmap_insert()
178 xfs_btree_mark_sick(rcur); in xfs_rmap_delete()
187 xfs_btree_mark_sick(rcur); in xfs_rmap_delete()
296 xfs_btree_mark_sick(cur); in xfs_rmap_complain_bad_rec()
545 xfs_btree_mark_sick(cur); in xfs_rmap_free_check_owner()
552 xfs_btree_mark_sick(cur); in xfs_rmap_free_check_owner()
564 xfs_btree_mark_sick(cur); in xfs_rmap_free_check_owner()
570 xfs_btree_mark_sick(cur); in xfs_rmap_free_check_owner()
[all …]
Dxfs_refcount.c161 xfs_btree_mark_sick(cur); in xfs_refcount_complain_bad_rec()
243 xfs_btree_mark_sick(cur); in xfs_refcount_insert()
273 xfs_btree_mark_sick(cur); in xfs_refcount_delete()
280 xfs_btree_mark_sick(cur); in xfs_refcount_delete()
404 xfs_btree_mark_sick(cur); in xfs_refcount_split_extent()
431 xfs_btree_mark_sick(cur); in xfs_refcount_split_extent()
475 xfs_btree_mark_sick(cur); in xfs_refcount_merge_center_extents()
484 xfs_btree_mark_sick(cur); in xfs_refcount_merge_center_extents()
494 xfs_btree_mark_sick(cur); in xfs_refcount_merge_center_extents()
506 xfs_btree_mark_sick(cur); in xfs_refcount_merge_center_extents()
[all …]
Dxfs_alloc.c282 xfs_btree_mark_sick(cur); in xfs_alloc_complain_bad_rec()
520 xfs_btree_mark_sick(cnt_cur); in xfs_cntbt_longest()
599 xfs_btree_mark_sick(cnt_cur); in xfs_alloc_fixup_trees()
607 xfs_btree_mark_sick(cnt_cur); in xfs_alloc_fixup_trees()
622 xfs_btree_mark_sick(bno_cur); in xfs_alloc_fixup_trees()
630 xfs_btree_mark_sick(bno_cur); in xfs_alloc_fixup_trees()
646 xfs_btree_mark_sick(bno_cur); in xfs_alloc_fixup_trees()
683 xfs_btree_mark_sick(cnt_cur); in xfs_alloc_fixup_trees()
693 xfs_btree_mark_sick(cnt_cur); in xfs_alloc_fixup_trees()
699 xfs_btree_mark_sick(cnt_cur); in xfs_alloc_fixup_trees()
[all …]
Dxfs_ialloc.c150 xfs_btree_mark_sick(cur); in xfs_inobt_complain_bad_rec()
574 xfs_btree_mark_sick(cur); in xfs_inobt_insert_sprec()
589 xfs_btree_mark_sick(cur); in xfs_inobt_insert_sprec()
594 xfs_btree_mark_sick(cur); in xfs_inobt_insert_sprec()
604 xfs_btree_mark_sick(cur); in xfs_inobt_insert_sprec()
670 xfs_btree_mark_sick(cur); in xfs_finobt_insert_sprec()
1004 xfs_btree_mark_sick(cur); in xfs_ialloc_next_rec()
1031 xfs_btree_mark_sick(cur); in xfs_ialloc_get_rec()
1138 xfs_btree_mark_sick(cur); in xfs_dialloc_ag_inobt()
1147 xfs_btree_mark_sick(cur); in xfs_dialloc_ag_inobt()
[all …]
Dxfs_bmap.c395 xfs_btree_mark_sick(cur); in xfs_bmap_check_leaf_extents()
412 xfs_btree_mark_sick(cur); in xfs_bmap_check_leaf_extents()
482 xfs_btree_mark_sick(cur); in xfs_bmap_check_leaf_extents()
593 xfs_btree_mark_sick(cur); in xfs_bmap_btree_to_extents()
599 xfs_btree_mark_sick(cur); in xfs_bmap_btree_to_extents()
908 xfs_btree_mark_sick(cur); in xfs_bmap_add_attrfork_btree()
1550 xfs_btree_mark_sick(bma->cur); in xfs_bmap_add_extent_delay_real()
1558 xfs_btree_mark_sick(bma->cur); in xfs_bmap_add_extent_delay_real()
1566 xfs_btree_mark_sick(bma->cur); in xfs_bmap_add_extent_delay_real()
1597 xfs_btree_mark_sick(bma->cur); in xfs_bmap_add_extent_delay_real()
[all …]
Dxfs_btree.c306 xfs_btree_mark_sick(cur); in xfs_btree_check_block()
379 xfs_btree_mark_sick(cur); in xfs_btree_check_ptr()
612 xfs_btree_mark_sick(new); in xfs_btree_dup_cursor()
1412 xfs_btree_mark_sick(cur); in xfs_btree_read_buf_block()
1723 xfs_btree_mark_sick(cur); in xfs_btree_increment()
1817 xfs_btree_mark_sick(cur); in xfs_btree_decrement()
1932 xfs_btree_mark_sick(cur); in xfs_btree_lookup_get_block()
2001 xfs_btree_mark_sick(cur); in xfs_btree_lookup()
2046 xfs_btree_mark_sick(cur); in xfs_btree_lookup()
2124 xfs_btree_mark_sick(cur); in xfs_btree_lookup()
[all …]
Dxfs_health.h214 void xfs_btree_mark_sick(struct xfs_btree_cur *cur);
/linux-6.12.1/fs/xfs/
Dxfs_iwalk.c304 xfs_btree_mark_sick(*curpp); in xfs_iwalk_ag_start()
431 xfs_btree_mark_sick(cur); in xfs_iwalk_ag()
Dxfs_health.c527 xfs_btree_mark_sick( in xfs_btree_mark_sick() function
Dxfs_discard.c221 xfs_btree_mark_sick(cur); in xfs_trim_gather_extents()
/linux-6.12.1/fs/xfs/scrub/
Drefcount_repair.c266 xfs_btree_mark_sick(cur); in xrep_refc_walk_rmaps()
399 xfs_btree_mark_sick(sc->sa.rmap_cur); in xrep_refc_push_rmaps_at()