| /linux/fs/xfs/ |
| H A D | xfs_fsops.c | 151 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata, in xfs_growfs_data_private() 155 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata, -delta, 0, in xfs_growfs_data_private() 273 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_growdata, in xfs_growfs_imaxpct()
|
| H A D | xfs_trans.c | 234 xfs_trans_alloc( in xfs_trans_alloc() function 1080 error = xfs_trans_alloc(mp, resv, dblocks, in xfs_trans_alloc_inode() 1206 error = xfs_trans_alloc(mp, resv, dblocks, 0, 0, &tp); in xfs_trans_alloc_icreate() 1263 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp); in xfs_trans_alloc_ichange() 1381 error = xfs_trans_alloc(mp, resv, resblks, 0, 0, &tp); in xfs_trans_alloc_dir() 1385 error = xfs_trans_alloc(mp, resv, resblks, 0, 0, &tp); in xfs_trans_alloc_dir()
|
| H A D | xfs_attr_inactive.c | 345 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_attrinval, 0, 0, 0, &trans); in xfs_attr_inactive()
|
| H A D | xfs_inode.c | 1158 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_itruncate, 0, 0, 0, &tp); in xfs_inactive_truncate() 1219 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ifree, in xfs_inactive_ifree() 1223 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ifree, 0, 0, 0, &tp); in xfs_inactive_ifree() 2194 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_rename, spaceres, 0, 0, &tp); in xfs_rename() 2198 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_rename, 0, 0, 0, in xfs_rename()
|
| H A D | xfs_bmap_item.c | 521 error = xfs_trans_alloc(mp, &resv, in xfs_bmap_recover_work()
|
| H A D | xfs_rtalloc.c | 915 error = xfs_trans_alloc(mp, &M_RES(nmp)->tr_growrtfree, 0, 0, 0, &tp); in xfs_growfs_rt_zoned() 981 error = xfs_trans_alloc(mp, &M_RES(nmp)->tr_growrtfree, 0, 0, 0, in xfs_growfs_rt_bmblock()
|
| H A D | xfs_qm.c | 708 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_sb, 0, 0, 0, &tp); in xfs_qm_prep_metadir_sb() 947 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_create, in xfs_qm_qino_alloc()
|
| H A D | xfs_attr_item.c | 775 error = xfs_trans_alloc(mp, &resv, total, 0, XFS_TRANS_RESERVE, &tp); in xfs_attr_recover_work()
|
| H A D | xfs_log_recover.c | 2534 error = xfs_trans_alloc(mp, &resv, dfc->dfc_blkres, in xlog_finish_defer_ops() 2692 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_clearagi, 0, 0, 0, &tp); in xlog_recover_clear_agi_bucket()
|
| H A D | xfs_zone_alloc.c | 343 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_write, resblks, 0, in xfs_zoned_end_io()
|
| H A D | xfs_dquot.c | 358 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_qm_dqalloc, in xfs_dquot_disk_alloc()
|
| H A D | xfs_trace.h | 4458 DEFINE_TRANS_EVENT(xfs_trans_alloc);
|
| /linux/fs/xfs/scrub/ |
| H A D | orphanage.c | 343 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_link, in xrep_adoption_trans_alloc()
|
| H A D | common.c | 907 return xfs_trans_alloc(sc->mp, &M_RES(sc->mp)->tr_itruncate, in xchk_trans_alloc()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_sb.c | 1383 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_sb, 0, 0, in xfs_sync_sb() 1477 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_sb, 0, 0, 0, &tp); in xfs_sync_sb_buf()
|
| H A D | xfs_refcount.c | 2127 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_write, 0, 0, 0, &tp); in xfs_refcount_recover_cow_leftovers()
|