Home
last modified time | relevance | path

Searched refs:xfs_trans_brelse (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_rtbitmap.c156 xfs_trans_brelse(tp, bp); in xfs_rtfind_back()
170 xfs_trans_brelse(tp, bp); in xfs_rtfind_back()
202 xfs_trans_brelse(tp, bp); in xfs_rtfind_back()
216 xfs_trans_brelse(tp, bp); in xfs_rtfind_back()
249 xfs_trans_brelse(tp, bp); in xfs_rtfind_back()
259 xfs_trans_brelse(tp, bp); in xfs_rtfind_back()
330 xfs_trans_brelse(tp, bp); in xfs_rtfind_forw()
344 xfs_trans_brelse(tp, bp); in xfs_rtfind_forw()
375 xfs_trans_brelse(tp, bp); in xfs_rtfind_forw()
389 xfs_trans_brelse(tp, bp); in xfs_rtfind_forw()
[all …]
Dxfs_dir2_leaf.c736 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_addname()
760 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_addname()
768 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_addname()
799 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_addname()
806 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_addname()
840 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_addname()
860 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_addname()
1202 xfs_trans_brelse(tp, dbp); in xfs_dir2_leaf_lookup()
1203 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_lookup()
1277 xfs_trans_brelse(tp, dbp); in xfs_dir2_leaf_lookup_int()
[all …]
Dxfs_dir2_node.c232 xfs_trans_brelse(tp, *bpp); in __xfs_dir3_free_read()
714 xfs_trans_brelse(tp, curbp); in xfs_dir2_leafn_lookup_for_addname()
738 xfs_trans_brelse(tp, curbp); in xfs_dir2_leafn_lookup_for_addname()
850 xfs_trans_brelse(tp, curbp); in xfs_dir2_leafn_lookup_for_entry()
886 xfs_trans_brelse(tp, state->extrablk.bp); in xfs_dir2_leafn_lookup_for_entry()
917 xfs_trans_brelse(tp, curbp); in xfs_dir2_leafn_lookup_for_entry()
1581 xfs_trans_brelse(state->args->trans, bp); in xfs_dir2_leafn_toosmall()
1833 xfs_trans_brelse(tp, fbp); in xfs_dir2_node_find_freeblk()
1878 xfs_trans_brelse(tp, fbp); in xfs_dir2_node_find_freeblk()
1965 xfs_trans_brelse(tp, dbp); in xfs_dir2_node_addname_int()
[all …]
Dxfs_attr.c691 xfs_trans_brelse(args->trans, bp); in xfs_attr_leaf_shrink()
872 xfs_trans_brelse(args->trans, bp); in xfs_attr_lookup()
1245 xfs_trans_brelse(args->trans, bp); in xfs_attr_leaf_try_add()
1265 xfs_trans_brelse(args->trans, *bp); in xfs_attr_leaf_hasname()
1293 xfs_trans_brelse(args->trans, bp); in xfs_attr_leaf_removename()
1332 xfs_trans_brelse(args->trans, bp); in xfs_attr_leaf_get()
1339 xfs_trans_brelse(args->trans, bp); in xfs_attr_leaf_get()
1560 xfs_trans_brelse(args->trans, state->path.blk[i].bp); in xfs_attr_node_get()
Dxfs_dir2_block.c153 xfs_trans_brelse(tp, *bpp); in xfs_dir3_block_read()
407 xfs_trans_brelse(tp, bp); in xfs_dir2_block_addname()
667 xfs_trans_brelse(args->trans, bp); in xfs_dir2_block_lookup()
721 xfs_trans_brelse(tp, bp); in xfs_dir2_block_lookup_int()
769 xfs_trans_brelse(tp, bp); in xfs_dir2_block_lookup_int()
Dxfs_trans_inode.c200 xfs_trans_brelse(tp, bp); in xfs_trans_log_inode()
Dxfs_da_btree.c375 xfs_trans_brelse(tp, bp); in xfs_da3_node_set_type()
1338 xfs_trans_brelse(state->args->trans, bp); in xfs_da3_node_toosmall()
2048 xfs_trans_brelse(args->trans, blk->bp); in xfs_da3_path_shift()
2417 xfs_trans_brelse(tp, par_buf); in xfs_da3_swap_lastblock()
2433 xfs_trans_brelse(tp, par_buf); in xfs_da3_swap_lastblock()
2463 xfs_trans_brelse(tp, par_buf); in xfs_da3_swap_lastblock()
2465 xfs_trans_brelse(tp, sib_buf); in xfs_da3_swap_lastblock()
2466 xfs_trans_brelse(tp, last_buf); in xfs_da3_swap_lastblock()
Dxfs_ialloc_btree.c751 xfs_trans_brelse(tp, agbp); in xfs_inobt_count_blocks()
773 xfs_trans_brelse(tp, agbp); in xfs_finobt_read_blocks()
Dxfs_alloc.c2747 xfs_trans_brelse(tp, agflbp); in xfs_alloc_fix_freelist()
2752 xfs_trans_brelse(tp, agflbp); in xfs_alloc_fix_freelist()
2755 xfs_trans_brelse(tp, agbp); in xfs_alloc_fix_freelist()
2802 xfs_trans_brelse(tp, agflbp); in xfs_alloc_get_freelist()
3146 xfs_trans_brelse(tp, agfbp); in xfs_alloc_read_agf()
3434 xfs_trans_brelse(tp, agbp); in __xfs_free_extent()
Dxfs_refcount_btree.c512 xfs_trans_brelse(tp, agbp); in xfs_refcountbt_calc_reserves()
Dxfs_rmap_btree.c662 xfs_trans_brelse(tp, agbp); in xfs_rmapbt_calc_reserves()
/linux-6.1.9/fs/xfs/
Dxfs_attr_inactive.c120 xfs_trans_brelse(*trans, bp); in xfs_attr3_leaf_inactive()
149 xfs_trans_brelse(*trans, bp); /* no locks for later trans */ in xfs_attr3_node_inactive()
156 xfs_trans_brelse(*trans, bp); in xfs_attr3_node_inactive()
160 xfs_trans_brelse(*trans, bp); /* no locks for later trans */ in xfs_attr3_node_inactive()
199 xfs_trans_brelse(*trans, child_bp); in xfs_attr3_node_inactive()
232 xfs_trans_brelse(*trans, bp); in xfs_attr3_node_inactive()
291 xfs_trans_brelse(*trans, bp); in xfs_attr3_root_inactive()
306 xfs_trans_brelse(*trans, bp); in xfs_attr3_root_inactive()
Dxfs_attr_list.c260 xfs_trans_brelse(tp, bp); in xfs_attr_node_list_lookup()
278 xfs_trans_brelse(tp, bp); in xfs_attr_node_list_lookup()
318 xfs_trans_brelse(context->tp, bp); in xfs_attr_node_list()
330 xfs_trans_brelse(context->tp, bp); in xfs_attr_node_list()
335 xfs_trans_brelse(context->tp, bp); in xfs_attr_node_list()
341 xfs_trans_brelse(context->tp, bp); in xfs_attr_node_list()
373 xfs_trans_brelse(context->tp, bp); in xfs_attr_node_list()
379 xfs_trans_brelse(context->tp, bp); in xfs_attr_node_list()
498 xfs_trans_brelse(context->tp, bp); in xfs_attr_leaf_list()
Dxfs_dir2_readdir.c231 xfs_trans_brelse(args->trans, bp); in xfs_dir2_block_getdents()
390 xfs_trans_brelse(args->trans, bp); in xfs_dir2_leaf_getdents()
494 xfs_trans_brelse(args->trans, bp); in xfs_dir2_leaf_getdents()
Dxfs_iunlink_item.c96 xfs_trans_brelse(tp, ibp); in xfs_iunlink_log_dinode()
Dxfs_notify_failure.c158 xfs_trans_brelse(tp, agf_bp); in xfs_dax_notify_ddev_failure()
Dxfs_trans.h218 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
Dxfs_fsmap.c641 xfs_trans_brelse(tp, info->agf_bp); in __xfs_getfsmap_datadev()
687 xfs_trans_brelse(tp, info->agf_bp); in __xfs_getfsmap_datadev()
Dxfs_iwalk.c242 xfs_trans_brelse(tp, *agi_bpp); in xfs_iwalk_del_inobt()
Dxfs_trans_buf.c345 xfs_trans_brelse( in xfs_trans_brelse() function
/linux-6.1.9/fs/xfs/scrub/
Ddir.c305 xfs_trans_brelse(ds->dargs.trans, bp); in xchk_dir_rec()
466 xfs_trans_brelse(sc->tp, bp); in xchk_directory_data_bestfree()
601 xfs_trans_brelse(sc->tp, dbp); in xchk_directory_leaf1_bestfree()
606 xfs_trans_brelse(sc->tp, bp); in xchk_directory_leaf1_bestfree()
653 xfs_trans_brelse(sc->tp, dbp); in xchk_directory_free_bestfree()
659 xfs_trans_brelse(sc->tp, bp); in xchk_directory_free_bestfree()
Ddabtree.c267 xfs_trans_brelse(ds->dargs.trans, altpath->blk[plevel].bp); in xchk_da_btree_block_check_sibling()
332 xfs_trans_brelse(dargs->trans, blk->bp); in xchk_da_btree_block()
461 xfs_trans_brelse(dargs->trans, blk->bp); in xchk_da_btree_block()
588 xfs_trans_brelse(sc->tp, blks[level].bp); in xchk_da_btree()
Dcommon.c519 xfs_trans_brelse(sc->tp, sa->agfl_bp); in xchk_ag_free()
523 xfs_trans_brelse(sc->tp, sa->agf_bp); in xchk_ag_free()
527 xfs_trans_brelse(sc->tp, sa->agi_bp); in xchk_ag_free()
Drepair.c587 xfs_trans_brelse(sc->tp, agf_bp); in xrep_reap_block()
597 xfs_trans_brelse(sc->tp, agf_bp); in xrep_reap_block()
825 xfs_trans_brelse(ri->sc->tp, bp); in xrep_findroot_block()
Dialloc.c300 xfs_trans_brelse(bs->cur->bc_tp, cluster_bp); in xchk_iallocbt_check_cluster()

12