Lines Matching refs:M_RES
1148 tres = &M_RES(mp)->tr_mkdir;
1151 tres = &M_RES(mp)->tr_create;
1296 tres = &M_RES(mp)->tr_create_tmpfile;
1383 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_link, resblks, 0, 0, &tp);
1386 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_link, 0, 0, 0, &tp);
1659 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp);
1720 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ifree,
1724 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ifree, 0, 0, 0, &tp);
2850 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_remove, resblks, 0, 0, &tp);
2853 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_remove, 0, 0, 0,
3187 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_rename, spaceres, 0, 0, &tp);
3190 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_rename, 0, 0, 0,