Home
last modified time | relevance | path

Searched refs:xfs_defer_ops_capture_abort (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.h124 void xfs_defer_ops_capture_abort(struct xfs_mount *mp,
H A Dxfs_defer.c815 xfs_defer_ops_capture_abort( in xfs_defer_ops_capture_abort() function
862 xfs_defer_ops_capture_abort(mp, dfc); in xfs_defer_ops_capture_and_commit()
/openbmc/linux/fs/xfs/
H A Dxfs_log_recover.c2534 xfs_defer_ops_capture_abort(mp, dfc); in xlog_abort_defer_ops()