tr_sb             953 fs/xfs/libxfs/xfs_sb.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_sb, 0, 0,
tr_sb            1049 fs/xfs/libxfs/xfs_sb.c 	error = xfs_trans_alloc(mp, &M_RES(mp)->tr_sb, 0, 0, 0, &tp);
tr_sb             875 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_sb.tr_logres = xfs_calc_sb_reservation(mp);
tr_sb             876 fs/xfs/libxfs/xfs_trans_resv.c 	resp->tr_sb.tr_logcount = XFS_DEFAULT_LOG_COUNT;
tr_sb              51 fs/xfs/libxfs/xfs_trans_resv.h 	struct xfs_trans_res	tr_sb;		/* modify superblock */