Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans.h161 int xfs_trans_alloc_empty(struct xfs_mount *mp,
Dxfs_trans.c314 xfs_trans_alloc_empty( in xfs_trans_alloc_empty() function
Dxfs_fsmap.c927 error = xfs_trans_alloc_empty(mp, &tp); in xfs_getfsmap()
Dxfs_log_recover.c4889 error = xfs_trans_alloc_empty(log->l_mp, &parent_tp); in xlog_recover_process_intents()
/linux-4.19.296/fs/xfs/scrub/
Dcommon.c596 return xfs_trans_alloc_empty(sc->mp, &sc->tp); in xchk_trans_alloc()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_refcount.c1646 error = xfs_trans_alloc_empty(mp, &tp); in xfs_refcount_recover_cow_leftovers()