Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/xfs/libxfs/
A 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()
429 xfs_trans_brelse(tp, bp); in xfs_rtfind_forw()
[all …]
A 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()
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()
1336 xfs_trans_brelse(tp, dbp); in xfs_dir2_leaf_lookup_int()
1337 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_lookup_int()
1535 xfs_trans_brelse(tp, lbp); in xfs_dir2_leaf_replace()
[all …]
A 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()
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()
2314 xfs_trans_brelse(tp, bp); in xfs_dir2_node_trim_free()
[all …]
A 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()
A 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()
A Dxfs_trans_inode.c200 xfs_trans_brelse(tp, bp); in xfs_trans_log_inode()
A 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()
A Dxfs_ialloc_btree.c747 xfs_trans_brelse(tp, agbp); in xfs_inobt_count_blocks()
769 xfs_trans_brelse(tp, agbp); in xfs_finobt_read_blocks()
A Dxfs_alloc.c2679 xfs_trans_brelse(tp, agflbp); in xfs_alloc_fix_freelist()
2684 xfs_trans_brelse(tp, agflbp); in xfs_alloc_fix_freelist()
2687 xfs_trans_brelse(tp, agbp); in xfs_alloc_fix_freelist()
2734 xfs_trans_brelse(tp, agflbp); in xfs_alloc_get_freelist()
3080 xfs_trans_brelse(tp, agfbp); in xfs_alloc_read_agf()
3613 xfs_trans_brelse(tp, agbp); in __xfs_free_extent()
A Dxfs_refcount_btree.c512 xfs_trans_brelse(tp, agbp); in xfs_refcountbt_calc_reserves()
A Dxfs_rmap_btree.c662 xfs_trans_brelse(tp, agbp); in xfs_rmapbt_calc_reserves()
/linux-6.3-rc2/fs/xfs/
A 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()
A 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()
A 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()
A Dxfs_iunlink_item.c96 xfs_trans_brelse(tp, ibp); in xfs_iunlink_log_dinode()
A Dxfs_notify_failure.c158 xfs_trans_brelse(tp, agf_bp); in xfs_dax_notify_ddev_failure()
A Dxfs_trans.h218 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
A 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()
A Dxfs_iwalk.c242 xfs_trans_brelse(tp, *agi_bpp); in xfs_iwalk_del_inobt()
A Dxfs_trans_buf.c345 xfs_trans_brelse( in xfs_trans_brelse() function
/linux-6.3-rc2/fs/xfs/scrub/
A 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()
A 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()
A Drepair.c603 xfs_trans_brelse(sc->tp, agf_bp); in xrep_reap_block()
613 xfs_trans_brelse(sc->tp, agf_bp); in xrep_reap_block()
841 xfs_trans_brelse(ri->sc->tp, bp); in xrep_findroot_block()
A Dcommon.c515 xfs_trans_brelse(sc->tp, sa->agf_bp); in xchk_ag_free()
519 xfs_trans_brelse(sc->tp, sa->agi_bp); in xchk_ag_free()
A Dialloc.c300 xfs_trans_brelse(bs->cur->bc_tp, cluster_bp); in xchk_iallocbt_check_cluster()

Completed in 53 milliseconds

12