Searched refs:xfs_trans_alloc_empty (Results 1 – 14 of 14) sorted by relevance
| /linux/fs/xfs/ |
| A D | xfs_itable.c | 217 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat_one() 309 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_bulkstat() 442 error = xfs_trans_alloc_empty(breq->mp, &tp); in xfs_inumbers()
|
| A D | xfs_iwalk.c | 382 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_run_callbacks() 614 error = xfs_trans_alloc_empty(mp, &iwag->tp); in xfs_iwalk_ag_work()
|
| A D | xfs_discard.c | 178 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_gather_extents() 578 error = xfs_trans_alloc_empty(mp, &tp); in xfs_trim_rtdev_extents()
|
| A D | xfs_trans.h | 171 int xfs_trans_alloc_empty(struct xfs_mount *mp,
|
| A D | xfs_notify_failure.c | 188 error = xfs_trans_alloc_empty(mp, &tp); in xfs_dax_notify_ddev_failure()
|
| A D | xfs_trans.c | 328 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
|
| A D | xfs_fsmap.c | 1000 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
|
| A D | xfs_attr_item.c | 619 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_attri_iread_extents()
|
| A D | xfs_rtalloc.c | 1110 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_rtmount_iread_extents()
|
| A D | xfs_inode.c | 2912 error = xfs_trans_alloc_empty(ip->i_mount, &tp); in xfs_inode_reload_unlinked()
|
| /linux/fs/xfs/scrub/ |
| A D | scrub.c | 807 error = xfs_trans_alloc_empty(mp, &tp); in xchk_scrubv_open_by_handle()
|
| A D | common.c | 700 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc_empty()
|
| A D | repair.c | 1159 error = xfs_trans_alloc_empty(mp, tpp); in xrep_trans_alloc_hook_dummy()
|
| /linux/fs/xfs/libxfs/ |
| A D | xfs_refcount.c | 1933 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()
|
Completed in 42 milliseconds