Searched refs:xfs_trans_alloc_empty (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/fs/xfs/ |
| H A D | xfs_itable.c | 242 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat_one() 334 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat() 467 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_inumbers()
|
| H A D | xfs_discard.c | 199 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_gather_extents() 586 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_rtextents() 704 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_rtgroup_extents()
|
| H A D | xfs_iwalk.c | 381 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_run_callbacks() 620 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_ag_work()
|
| H A D | xfs_trans.h | 171 int xfs_trans_alloc_empty(struct xfs_mount *mp,
|
| H A D | xfs_notify_failure.c | 283 error = xfs_trans_alloc_empty(mp, &tp); in xfs_dax_notify_dev_failure()
|
| H A D | xfs_rtalloc.c | 732 error = xfs_trans_alloc_empty(rtg_mount(rtg), &tp); in xfs_rtginode_ensure() 1306 error = xfs_trans_alloc_empty(mp, &tp); in xfs_growfs_rt_prep_groups() 1675 error = xfs_trans_alloc_empty(mp, &tp); in xfs_rtmount_inodes()
|
| H A D | xfs_qm.c | 684 error = xfs_trans_alloc_empty(mp, &tp); in xfs_qm_load_metadir_qinos() 1806 error = xfs_trans_alloc_empty(mp, &tp); in xfs_qm_qino_load()
|
| H A D | xfs_attr_item.c | 619 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_attri_iread_extents()
|
| H A D | xfs_trans.c | 328 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
|
| H A D | xfs_zone_gc.c | 333 error = xfs_trans_alloc_empty(mp, &tp); in xfs_zone_gc_query()
|
| H A D | xfs_fsmap.c | 1273 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
|
| H A D | xfs_icache.c | 896 error = xfs_trans_alloc_empty(mp, &tp); in xfs_metafile_iget()
|
| H A D | xfs_inode.c | 2937 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_inode_reload_unlinked()
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | scrub.c | 881 error = xfs_trans_alloc_empty(mp, &tp); in xchk_scrubv_open_by_handle()
|
| H A D | repair.c | 1287 error = xfs_trans_alloc_empty(mp, tpp); in xrep_trans_alloc_hook_dummy()
|
| H A D | common.c | 873 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc_empty()
|
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_refcount.c | 2102 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()
|