Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_defer.h137 void xfs_defer_ops_capture_abort(struct xfs_mount *mp,
Dxfs_defer.c1023 xfs_defer_ops_capture_abort( in xfs_defer_ops_capture_abort() function
1070 xfs_defer_ops_capture_abort(mp, dfc); in xfs_defer_ops_capture_and_commit()
/linux-6.12.1/fs/xfs/
Dxfs_log_recover.c2563 xfs_defer_ops_capture_abort(mp, dfc); in xlog_abort_defer_ops()