Home
last modified time | relevance | path

Searched refs:finish_cleanup (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_defer.h52 void (*finish_cleanup)(struct xfs_trans *, void *, int); member
Dxfs_defer.c383 cleanup_fn = dfp->dfp_type->finish_cleanup; in xfs_defer_finish_noroll()
/linux-4.19.296/fs/xfs/
Dxfs_trans_refcount.c239 .finish_cleanup = xfs_refcount_update_finish_cleanup,
Dxfs_trans_rmap.c256 .finish_cleanup = xfs_rmap_update_finish_cleanup,