Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_defer.h10 struct xfs_defer_capture;
69 struct xfs_defer_capture { struct
97 void xfs_defer_ops_continue(struct xfs_defer_capture *d, struct xfs_trans *tp, argument
99 void xfs_defer_ops_release(struct xfs_mount *mp, struct xfs_defer_capture *d);
Dxfs_defer.c642 static struct xfs_defer_capture *
647 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture()
687 struct xfs_defer_capture *dfc) in xfs_defer_ops_release()
710 struct xfs_defer_capture *dfc; in xfs_defer_ops_capture_and_commit()
739 struct xfs_defer_capture *dfc, in xfs_defer_ops_continue()
/fs/xfs/
Dxfs_log_recover.c4777 struct xfs_defer_capture *dfc, *next; in xlog_finish_defer_ops()
4826 struct xfs_defer_capture *dfc; in xlog_abort_defer_ops()
4827 struct xfs_defer_capture *next; in xlog_abort_defer_ops()