Searched refs:t_mountp (Results 1 - 25 of 33) sorted by relevance

12

/linux-master/fs/xfs/libxfs/
H A Dxfs_defer.c316 trace_xfs_defer_create_intent(tp->t_mountp, dfp);
378 xfs_defer_pending_abort_list(tp->t_mountp, dop_pending);
533 struct xlog *log = (*tpp)->t_mountp->m_log;
565 trace_xfs_defer_relog_intent((*tpp)->t_mountp, dfp);
566 XFS_STATS_INC((*tpp)->t_mountp, defer_relog);
586 trace_xfs_defer_pending_finish(tp->t_mountp, dfp);
592 trace_xfs_defer_finish_item(tp->t_mountp, dfp, li);
639 trace_xfs_defer_isolate_paused(tp->t_mountp, dfp);
719 xfs_force_shutdown((*tp)->t_mountp, SHUTDOWN_CORRUPT_INCORE);
721 xfs_defer_cancel_list((*tp)->t_mountp,
[all...]
H A Dxfs_rmap.c916 struct xfs_mount *mp = tp->t_mountp;
1168 struct xfs_mount *mp = tp->t_mountp;
2637 struct xfs_mount *mp = tp->t_mountp;
2676 if (XFS_IS_CORRUPT(tp->t_mountp, !agbp)) {
2725 trace_xfs_rmap_defer(tp->t_mountp,
2726 XFS_FSB_TO_AGNO(tp->t_mountp, bmap->br_startblock),
2728 XFS_FSB_TO_AGBNO(tp->t_mountp, bmap->br_startblock),
2741 xfs_rmap_update_get_group(tp->t_mountp, ri);
2755 if (!xfs_rmap_update_is_needed(tp->t_mountp, whichfork))
2774 if (!xfs_rmap_update_is_needed(tp->t_mountp, whichfor
[all...]
H A Dxfs_refcount.c1380 struct xfs_mount *mp = tp->t_mountp;
1472 trace_xfs_refcount_defer(tp->t_mountp,
1473 XFS_FSB_TO_AGNO(tp->t_mountp, startblock),
1474 type, XFS_FSB_TO_AGBNO(tp->t_mountp, startblock),
1484 xfs_refcount_update_get_group(tp->t_mountp, ri);
1496 if (!xfs_has_reflink(tp->t_mountp))
1511 if (!xfs_has_reflink(tp->t_mountp))
1882 struct xfs_mount *mp = tp->t_mountp;
1901 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_dir2.c242 error = xfs_dir_ino_validate(tp->t_mountp, pdp->i_ino);
277 rval = xfs_dir_ino_validate(tp->t_mountp, inum);
502 rval = xfs_dir_ino_validate(tp->t_mountp, inum);
H A Dxfs_alloc.c1963 mp = tp->t_mountp;
2443 error = xfs_trans_get_buf(tp, tp->t_mountp->m_ddev_targp,
2444 XFS_AGB_TO_DADDR(tp->t_mountp, agno, agbno),
2445 tp->t_mountp->m_bsize, 0, &bp);
2519 struct xfs_mount *mp = tp->t_mountp;
2558 struct xfs_mount *mp = tp->t_mountp;
2597 struct xfs_mount *mp = tp->t_mountp;
2638 XFS_FSB_TO_AGNO(tp->t_mountp, bno), 0,
2639 XFS_FSB_TO_AGBNO(tp->t_mountp, bno), len);
2991 struct xfs_mount *mp = tp->t_mountp;
[all...]
H A Dxfs_ialloc.c709 struct xfs_ino_geometry *igeo = M_IGEO(tp->t_mountp);
715 args.mp = tp->t_mountp;
722 if (xfs_has_sparseinodes(tp->t_mountp) &&
1071 struct xfs_mount *mp = tp->t_mountp;
1540 struct xfs_mount *mp = tp->t_mountp;
1690 struct xfs_mount *mp = tp->t_mountp;
1822 struct xfs_mount *mp = (*tpp)->t_mountp;
1924 struct xfs_mount *mp = tp->t_mountp;
2259 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_symlink_remote.c319 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_dir2_block.c605 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr);
622 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr);
H A Dxfs_rtbitmap.c935 struct xfs_mount *mp = tp->t_mountp;
992 struct xfs_mount *mp = tp->t_mountp;
/linux-master/fs/xfs/
H A Dxfs_iunlink_item.c55 struct xfs_mount *mp = tp->t_mountp;
147 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_trans.c70 xfs_extent_busy_clear(tp->t_mountp, &tp->t_busy, false);
75 sb_end_intwrite(tp->t_mountp->m_super);
102 ntp->t_mountp = tp->t_mountp;
156 struct xfs_mount *mp = tp->t_mountp;
278 tp->t_mountp = mp;
360 xfs_mount_t *mp = tp->t_mountp;
488 if (!xfs_has_lazysbcount((tp->t_mountp))) {
514 struct xfs_mount *mp = tp->t_mountp;
595 struct xfs_mount *mp = tp->t_mountp;
[all...]
H A Dxfs_trans_dquot.c62 xfs_has_bigtime(tp->t_mountp) &&
169 struct xfs_quotainfo *qi = tp->t_mountp->m_quotainfo;
244 xfs_mount_t *mp = tp->t_mountp;
305 ASSERT(XFS_IS_QUOTA_ON(tp->t_mountp));
448 struct xfs_quotainfo *qi = tp->t_mountp->m_quotainfo;
617 struct xfs_quotainfo *qi = tp->t_mountp->m_quotainfo;
997 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_extfree_item.c379 struct xfs_mount *mp = tp->t_mountp;
412 xfs_log_item_init(tp->t_mountp, &efdp->efd_item, XFS_LI_EFD,
452 struct xfs_mount *mp = tp->t_mountp;
467 trace_xfs_bmap_free_deferred(tp->t_mountp, xefi->xefi_pag->pag_agno, 0,
531 struct xfs_mount *mp = tp->t_mountp;
665 efip = xfs_efi_init(tp->t_mountp, count);
H A Dxfs_trans_buf.c75 xfs_buf_item_init(bp, tp->t_mountp);
141 if (xfs_is_shutdown(tp->t_mountp)) {
175 struct xfs_buf *bp = tp->t_mountp->m_sb_bp;
270 xfs_force_shutdown(tp->t_mountp,
296 xfs_force_shutdown(tp->t_mountp, SHUTDOWN_META_IO_ERROR);
H A Dxfs_fsmap.c207 struct xfs_mount *mp = tp->t_mountp;
276 struct xfs_mount *mp = tp->t_mountp;
437 struct xfs_mount *mp = tp->t_mountp;
511 struct xfs_mount *mp = tp->t_mountp;
590 struct xfs_mount *mp = tp->t_mountp;
733 *curpp = xfs_rmapbt_init_cursor(tp->t_mountp, tp, info->agf_bp,
766 *curpp = xfs_bnobt_init_cursor(tp->t_mountp, tp, info->agf_bp,
H A Dxfs_refcount_item.c295 struct xfs_mount *mp = tp->t_mountp;
319 xfs_log_item_init(tp->t_mountp, &cudp->cud_item, XFS_LI_CUD,
518 cuip = xfs_cui_init(tp->t_mountp, count);
H A Dxfs_bmap_item.c289 struct xfs_mount *mp = tp->t_mountp;
313 xfs_log_item_init(tp->t_mountp, &budp->bud_item, XFS_LI_BUD,
352 xfs_bmap_update_get_group(tp->t_mountp, bi);
575 buip = xfs_bui_init(tp->t_mountp);
H A Dxfs_attr_item.c343 struct xfs_mount *mp = tp->t_mountp;
648 new_attrip = xfs_attri_init(tp->t_mountp, old_attrip->attri_nameval);
674 xfs_log_item_init(tp->t_mountp, &attrdp->attrd_item, XFS_LI_ATTRD,
H A Dxfs_rmap_item.c321 struct xfs_mount *mp = tp->t_mountp;
345 xfs_log_item_init(tp->t_mountp, &rudp->rud_item, XFS_LI_RUD,
572 ruip = xfs_rui_init(tp->t_mountp, count);
H A Dxfs_icreate_item.c103 xfs_log_item_init(tp->t_mountp, &icp->ic_item, XFS_LI_ICREATE,
H A Dxfs_trans.h133 struct xfs_mount *t_mountp; /* ptr to fs mount struct */ member in struct:xfs_trans
H A Dxfs_inode.c767 struct xfs_mount *mp = tp->t_mountp;
2011 trace_xfs_iunlink_update_bucket(tp->t_mountp, pag->pag_agno, bucket_index,
2100 struct xfs_mount *mp = tp->t_mountp;
2158 struct xfs_mount *mp = tp->t_mountp;
2187 struct xfs_mount *mp = tp->t_mountp;
2676 if (dp->i_ino != tp->t_mountp->m_sb.sb_rootino) {
2678 tp->t_mountp->m_sb.sb_rootino, 0);
2791 if (xfs_has_wsync(tp->t_mountp) || xfs_has_dirsync(tp->t_mountp))
3804 struct xfs_mount *mp = tp->t_mountp;
[all...]
H A Dxfs_fsops.c47 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_extent_busy.c615 error = xfs_log_force(tp->t_mountp, XFS_LOG_SYNC);
/linux-master/fs/xfs/scrub/
H A Dquotacheck.c401 if (xfs_is_quota_inode(&tp->t_mountp->m_sb, ip->i_ino)) {

Completed in 226 milliseconds

12