Lines Matching refs:M_RES
996 tres = &M_RES(mp)->tr_mkdir;
999 tres = &M_RES(mp)->tr_create;
1144 tres = &M_RES(mp)->tr_create_tmpfile;
1230 error = xfs_trans_alloc_dir(tdp, &M_RES(mp)->tr_link, sip, &resblks,
1506 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp);
1567 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ifree,
1571 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ifree, 0, 0, 0, &tp);
2530 error = xfs_trans_alloc_dir(dp, &M_RES(mp)->tr_remove, ip, &resblks,
2889 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_rename, spaceres, 0, 0, &tp);
2893 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_rename, 0, 0, 0,