Home
last modified time | relevance | path

Searched refs:t_mountp (Results 1 – 25 of 30) sorted by relevance

12

/fs/xfs/libxfs/
Dxfs_defer.c204 trace_xfs_defer_intake_work(tp->t_mountp, dfp); in xfs_defer_intake_work()
205 list_sort(tp->t_mountp, &dfp->dfp_work, in xfs_defer_intake_work()
223 trace_xfs_defer_trans_abort(tp->t_mountp, dop); in xfs_defer_trans_abort()
227 trace_xfs_defer_pending_abort(tp->t_mountp, dfp); in xfs_defer_trans_abort()
235 xfs_force_shutdown(tp->t_mountp, (error == -EFSCORRUPTED) ? in xfs_defer_trans_abort()
256 trace_xfs_defer_trans_roll((*tp)->t_mountp, dop); in xfs_defer_trans_roll()
261 trace_xfs_defer_trans_roll_error((*tp)->t_mountp, dop, error); in xfs_defer_trans_roll()
332 trace_xfs_defer_finish((*tp)->t_mountp, dop); in xfs_defer_finish()
347 trace_xfs_defer_pending_finish((*tp)->t_mountp, dfp); in xfs_defer_finish()
406 trace_xfs_defer_finish_error((*tp)->t_mountp, dop, error); in xfs_defer_finish()
[all …]
Dxfs_dir2.c244 error = xfs_dir_ino_validate(tp->t_mountp, pdp->i_ino); in xfs_dir_init()
280 rval = xfs_dir_ino_validate(tp->t_mountp, inum); in xfs_dir_createname()
519 rval = xfs_dir_ino_validate(tp->t_mountp, inum); in xfs_dir_replace()
Dxfs_ialloc.c614 args.mp = tp->t_mountp; in xfs_ialloc_ag_alloc()
620 if (xfs_sb_version_hassparseinodes(&tp->t_mountp->m_sb) && in xfs_ialloc_ag_alloc()
931 mp = tp->t_mountp; in xfs_ialloc_ag_select()
1112 struct xfs_mount *mp = tp->t_mountp; in xfs_dialloc_ag_inobt()
1536 struct xfs_mount *mp = tp->t_mountp; in xfs_dialloc_ag()
1676 struct xfs_mount *mp = tp->t_mountp; in xfs_dialloc()
2137 mp = tp->t_mountp; in xfs_difree()
Dxfs_alloc.c1677 mp = tp->t_mountp; in xfs_free_ag_extent()
2223 xfs_mount_t *mp = tp->t_mountp; in xfs_alloc_get_freelist()
2306 trace_xfs_agf(tp->t_mountp, XFS_BUF_TO_AGF(bp), fields, _RET_IP_); in xfs_alloc_log_agf()
2355 mp = tp->t_mountp; in xfs_alloc_put_freelist()
2814 args.mp = tp->t_mountp; in xfs_free_extent_fix_freelist()
2850 struct xfs_mount *mp = tp->t_mountp; in xfs_free_extent()
Dxfs_dir2_block.c582 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr); in xfs_dir2_block_log_leaf()
599 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr); in xfs_dir2_block_log_tail()
Dxfs_refcount.c1052 struct xfs_mount *mp = tp->t_mountp; in xfs_refcount_finish_one()
1088 error = xfs_alloc_read_agf(tp->t_mountp, tp, agno, in xfs_refcount_finish_one()
Dxfs_rtbitmap.c986 mp = tp->t_mountp; in xfs_rtfree_extent()
Dxfs_rmap.c583 struct xfs_mount *mp = tp->t_mountp; in xfs_rmap_free()
825 struct xfs_mount *mp = tp->t_mountp; in xfs_rmap_alloc()
2058 struct xfs_mount *mp = tp->t_mountp; in xfs_rmap_finish_one()
Dxfs_bmap.c3569 struct xfs_mount *mp = tp->t_mountp; in xfs_bmap_longest_free_extent()
3967 struct xfs_mount *mp = tp->t_mountp; in xfs_bmap_remap_alloc()
3978 args.mp = ap->tp->t_mountp; in xfs_bmap_remap_alloc()
6674 trace_xfs_bmap_deferred(tp->t_mountp, in xfs_bmap_finish_one()
6675 XFS_FSB_TO_AGNO(tp->t_mountp, startblock), type, in xfs_bmap_finish_one()
6676 XFS_FSB_TO_AGBNO(tp->t_mountp, startblock), in xfs_bmap_finish_one()
6684 if (XFS_TEST_ERROR(false, tp->t_mountp, in xfs_bmap_finish_one()
Dxfs_sb.c838 struct xfs_mount *mp = tp->t_mountp; in xfs_log_sb()
/fs/xfs/
Dxfs_trans.c58 xfs_extent_busy_clear(tp->t_mountp, &tp->t_busy, false); in xfs_trans_free()
60 atomic_dec(&tp->t_mountp->m_active_trans); in xfs_trans_free()
62 sb_end_intwrite(tp->t_mountp->m_super); in xfs_trans_free()
87 ntp->t_mountp = tp->t_mountp; in xfs_trans_dup()
108 atomic_inc(&tp->t_mountp->m_active_trans); in xfs_trans_dup()
145 error = xfs_mod_fdblocks(tp->t_mountp, -((int64_t)blocks), rsvd); in xfs_trans_reserve()
174 error = xfs_log_regrant(tp->t_mountp, tp->t_ticket); in xfs_trans_reserve()
176 error = xfs_log_reserve(tp->t_mountp, in xfs_trans_reserve()
196 error = xfs_mod_frextents(tp->t_mountp, -((int64_t)rtextents)); in xfs_trans_reserve()
212 xfs_log_done(tp->t_mountp, tp->t_ticket, NULL, false); in xfs_trans_reserve()
[all …]
Dxfs_trans_extfree.c50 efdp = xfs_efd_init(tp->t_mountp, efip, nextents); in xfs_trans_get_efd()
73 struct xfs_mount *mp = tp->t_mountp; in xfs_trans_free_extent()
80 trace_xfs_bmap_free_deferred(tp->t_mountp, agno, 0, agbno, ext_len); in xfs_trans_free_extent()
133 efip = xfs_efi_init(tp->t_mountp, count); in xfs_extent_free_create_intent()
Dxfs_refcount_item.c499 tp->t_mountp, &dfops, &irec); in xfs_cui_recover()
503 tp->t_mountp, &dfops, &irec); in xfs_cui_recover()
507 tp->t_mountp, &dfops, in xfs_cui_recover()
513 tp->t_mountp, &dfops, in xfs_cui_recover()
Dxfs_trans_dquot.c154 xfs_mount_t *mp = tp->t_mountp; in xfs_trans_mod_dquot_byino()
214 ASSERT(XFS_IS_QUOTA_RUNNING(tp->t_mountp)); in xfs_trans_mod_dquot()
413 xfs_qm_adjust_dqlimits(tp->t_mountp, dqp); in xfs_trans_apply_dquot_deltas()
414 xfs_qm_adjust_dqtimers(tp->t_mountp, d); in xfs_trans_apply_dquot_deltas()
860 q = xfs_qm_qoff_logitem_init(tp->t_mountp, startqoff, flags); in xfs_trans_get_qoff_item()
Dxfs_trans_refcount.c45 cudp = xfs_cud_init(tp->t_mountp, cuip); in xfs_trans_get_cud()
113 cuip = xfs_cui_init(tp->t_mountp, count); in xfs_refcount_update_create_intent()
Dxfs_trans_buf.c89 xfs_buf_item_init(bp, tp->t_mountp); in _xfs_trans_bjoin()
156 if (XFS_FORCED_SHUTDOWN(tp->t_mountp)) { in xfs_trans_get_buf_map()
315 xfs_force_shutdown(tp->t_mountp, SHUTDOWN_META_IO_ERROR); in xfs_trans_read_buf_map()
435 if (XFS_FORCED_SHUTDOWN(tp->t_mountp) && freed) { in xfs_trans_brelse()
Dxfs_trans_bmap.c46 budp = xfs_bud_init(tp->t_mountp, buip); in xfs_trans_get_bud()
113 buip = xfs_bui_init(tp->t_mountp); in xfs_bmap_update_create_intent()
Dxfs_trans_rmap.c84 rudp = xfs_rud_init(tp->t_mountp, ruip); in xfs_trans_get_rud()
153 ruip = xfs_rui_init(tp->t_mountp, count); in xfs_rmap_update_create_intent()
Dxfs_extent_busy.c56 trace_xfs_extent_busy(tp->t_mountp, agno, bno, len); in xfs_extent_busy_insert()
58 pag = xfs_perag_get(tp->t_mountp, new->agno); in xfs_extent_busy_insert()
Dxfs_icreate_item.c173 xfs_log_item_init(tp->t_mountp, &icp->ic_item, XFS_LI_ICREATE, in xfs_icreate_log()
Dxfs_bmap_util.c1757 error = xfs_bmap_unmap_extent((*tpp)->t_mountp, &dfops, in xfs_swap_extent_rmap()
1763 error = xfs_bmap_unmap_extent((*tpp)->t_mountp, &dfops, in xfs_swap_extent_rmap()
1769 error = xfs_bmap_map_extent((*tpp)->t_mountp, &dfops, in xfs_swap_extent_rmap()
1775 error = xfs_bmap_map_extent((*tpp)->t_mountp, &dfops, in xfs_swap_extent_rmap()
Dxfs_trans.h117 struct xfs_mount *t_mountp; /* ptr to fs mount struct */ member
Dxfs_bmap_item.c498 error = xfs_bmap_unmap_extent(tp->t_mountp, &dfops, ip, &irec); in xfs_bui_recover()
Dxfs_inode.c783 struct xfs_mount *mp = tp->t_mountp; in xfs_ialloc()
1992 xfs_mount_t *mp = tp->t_mountp; in xfs_iunlink()
2084 mp = tp->t_mountp; in xfs_iunlink_remove()
2770 if (tp->t_mountp->m_flags & (XFS_MOUNT_WSYNC|XFS_MOUNT_DIRSYNC)) in xfs_finish_rename()
Dxfs_reflink.c819 error = xfs_refcount_free_cow_extent(tp->t_mountp, &dfops, in xfs_reflink_end_cow()
825 error = xfs_bmap_map_extent(tp->t_mountp, &dfops, ip, &del); in xfs_reflink_end_cow()

12