Home
last modified time | relevance | path

Searched refs:xfs_trans_alloc_empty (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_trans.h184 int xfs_trans_alloc_empty(struct xfs_mount *mp,
Dxfs_trans.c311 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
Dxfs_fsmap.c937 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dcommon.c607 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_refcount.c1712 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()