Searched refs:M_RES (Results 26 - 30 of 30) sorted by relevance

12

/linux-master/fs/xfs/
H A Dxfs_qm.c789 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_create,
H A Dxfs_super.c689 if (xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp))
H A Dxfs_log_recover.c2655 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_clearagi, 0, 0, 0, &tp);
/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount.c2009 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_write, 0, 0, 0, &tp);
H A Dxfs_bmap.c1049 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_addafork, blks, 0,
4625 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_write, 0, 0,

Completed in 177 milliseconds

12