Searched refs:xfs_trans_brelse (Results 1 - 25 of 46) sorted by last modified time

12

/linux-master/fs/xfs/
H A Dxfs_inode.c3880 xfs_trans_brelse(tp, agibp);
H A Dxfs_trans.h216 void xfs_trans_brelse(xfs_trans_t *, struct xfs_buf *);
H A Dxfs_icache.c652 xfs_trans_brelse(tp, bp);
H A Dxfs_trace.h645 DEFINE_BUF_ITEM_EVENT(xfs_trans_brelse); variable
H A Dxfs_trans_buf.c345 xfs_trans_brelse( function
H A Dxfs_reflink.c154 xfs_trans_brelse(tp, agbp);
H A Dxfs_iwalk.c235 xfs_trans_brelse(tp, *agi_bpp);
H A Dxfs_inode_item.c160 xfs_trans_brelse(tp, bp);
H A Dxfs_fsmap.c664 xfs_trans_brelse(tp, info->agf_bp);
706 xfs_trans_brelse(tp, info->agf_bp);
H A Dxfs_dir2_readdir.c233 xfs_trans_brelse(args->trans, bp);
392 xfs_trans_brelse(args->trans, bp);
497 xfs_trans_brelse(args->trans, bp);
H A Dxfs_attr_list.c264 xfs_trans_brelse(tp, bp);
284 xfs_trans_brelse(tp, bp);
327 xfs_trans_brelse(context->tp, bp);
339 xfs_trans_brelse(context->tp, bp);
344 xfs_trans_brelse(context->tp, bp);
350 xfs_trans_brelse(context->tp, bp);
382 xfs_trans_brelse(context->tp, bp);
388 xfs_trans_brelse(context->tp, bp);
509 xfs_trans_brelse(context->tp, bp);
H A Dxfs_attr_inactive.c121 xfs_trans_brelse(*trans, bp);
150 xfs_trans_brelse(*trans, bp); /* no locks for later trans */
158 xfs_trans_brelse(*trans, bp);
162 xfs_trans_brelse(*trans, bp); /* no locks for later trans */
201 xfs_trans_brelse(*trans, child_bp);
235 xfs_trans_brelse(*trans, bp);
295 xfs_trans_brelse(*trans, bp);
310 xfs_trans_brelse(*trans, bp);
/linux-master/fs/xfs/scrub/
H A Dcommon.c517 xfs_trans_brelse(sc->tp, sa->agf_bp);
522 xfs_trans_brelse(sc->tp, sa->agi_bp);
647 xfs_trans_brelse(sc->tp, sa->agf_bp);
651 xfs_trans_brelse(sc->tp, sa->agi_bp);
853 xfs_trans_brelse(tp, *agi_bpp);
862 xfs_trans_brelse(tp, *agi_bpp);
H A Drmap.c452 xfs_trans_brelse(sc->tp, agfl_bp);
H A Drepair.c613 xfs_trans_brelse(ri->sc->tp, bp);
H A Dreap.c612 xfs_trans_brelse(sc->tp, sc->sa.agf_bp);
H A Dreaddir.c137 xfs_trans_brelse(sc->tp, bp);
211 xfs_trans_brelse(sc->tp, bp);
256 xfs_trans_brelse(sc->tp, bp);
H A Dnlinks.c718 xfs_trans_brelse(tp, agi_bp);
H A Dinode_repair.c691 xfs_trans_brelse(ri->sc->tp, agf);
H A Discan.c312 xfs_trans_brelse(sc->tp, agi_bp);
322 xfs_trans_brelse(sc->tp, agi_bp);
398 xfs_trans_brelse(sc->tp, agi_bp);
411 xfs_trans_brelse(sc->tp, agi_bp);
425 xfs_trans_brelse(sc->tp, agi_bp);
472 xfs_trans_brelse(sc->tp, agi_bp);
533 xfs_trans_brelse(sc->tp, agi_bp);
H A Dialloc.c455 xfs_trans_brelse(bs->cur->bc_tp, cluster_bp);
H A Dialloc_repair.c333 xfs_trans_brelse(sc->tp, cluster_bp);
H A Ddir.c259 xfs_trans_brelse(ds->dargs.trans, bp);
420 xfs_trans_brelse(sc->tp, bp);
555 xfs_trans_brelse(sc->tp, dbp);
560 xfs_trans_brelse(sc->tp, bp);
607 xfs_trans_brelse(sc->tp, dbp);
613 xfs_trans_brelse(sc->tp, bp);
H A Dbmap.c655 xfs_trans_brelse(sc->tp, agf);
H A Dalloc_repair.c409 xfs_trans_brelse(sc->tp, agfl_bp);

Completed in 416 milliseconds

12