tr_itruncate 793 fs/xfs/libxfs/xfs_trans_resv.c resp->tr_itruncate.tr_logres = xfs_calc_itruncate_reservation(mp); tr_itruncate 795 fs/xfs/libxfs/xfs_trans_resv.c resp->tr_itruncate.tr_logcount = tr_itruncate 798 fs/xfs/libxfs/xfs_trans_resv.c resp->tr_itruncate.tr_logcount = XFS_ITRUNCATE_LOG_COUNT; tr_itruncate 799 fs/xfs/libxfs/xfs_trans_resv.c resp->tr_itruncate.tr_logflags |= XFS_TRANS_PERM_LOG_RES; tr_itruncate 23 fs/xfs/libxfs/xfs_trans_resv.h struct xfs_trans_res tr_itruncate; /* truncate trans */ tr_itruncate 604 fs/xfs/scrub/common.c return xfs_trans_alloc(sc->mp, &M_RES(sc->mp)->tr_itruncate, tr_itruncate 496 fs/xfs/xfs_bmap_item.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, tr_itruncate 819 fs/xfs/xfs_bmap_util.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, tr_itruncate 631 fs/xfs/xfs_extfree_item.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp); tr_itruncate 1686 fs/xfs/xfs_inode.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp); tr_itruncate 934 fs/xfs/xfs_iops.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp); tr_itruncate 4764 fs/xfs/xfs_log_recover.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, resblks, tr_itruncate 223 fs/xfs/xfs_qm_syscalls.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp); tr_itruncate 516 fs/xfs/xfs_refcount_item.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, tr_itruncate 546 fs/xfs/xfs_rmap_item.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, tr_itruncate 405 fs/xfs/xfs_symlink.c error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp);