Searched defs:xfs_defer_capture (Results 1 – 1 of 1) sorted by relevance
71 struct xfs_defer_capture { struct73 struct list_head dfc_list;99 void xfs_defer_ops_continue(struct xfs_defer_capture *d, struct xfs_trans *tp, argument