Home
last modified time | relevance | path

Searched refs:xfs_defer_capture (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_defer.h11 struct xfs_defer_capture;
71 struct xfs_defer_capture { struct
99 void xfs_defer_ops_continue(struct xfs_defer_capture *d, struct xfs_trans *tp,
101 void xfs_defer_ops_release(struct xfs_mount *mp, struct xfs_defer_capture *d);
H A Dxfs_defer.c628 static struct xfs_defer_capture *
633 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture()
673 struct xfs_defer_capture *dfc) in xfs_defer_ops_release()
696 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture_and_commit()
725 struct xfs_defer_capture *dfc, in xfs_defer_ops_continue()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_defer.h11 struct xfs_defer_capture;
98 struct xfs_defer_capture { struct
122 void xfs_defer_ops_continue(struct xfs_defer_capture *d, struct xfs_trans *tp,
125 struct xfs_defer_capture *d);
H A Dxfs_defer.c706 static struct xfs_defer_capture *
710 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture()
768 struct xfs_defer_capture *dfc) in xfs_defer_ops_capture_abort()
798 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture_and_commit()
829 struct xfs_defer_capture *dfc, in xfs_defer_ops_continue()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_recover.c2462 struct xfs_defer_capture *dfc, *next; in xlog_finish_defer_ops()
2509 struct xfs_defer_capture *dfc; in xlog_abort_defer_ops()
2510 struct xfs_defer_capture *next; in xlog_abort_defer_ops()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_recover.c2442 struct xfs_defer_capture *dfc, *next; in xlog_finish_defer_ops()
2493 struct xfs_defer_capture *dfc; in xlog_abort_defer_ops()
2494 struct xfs_defer_capture *next; in xlog_abort_defer_ops()

Completed in 13 milliseconds