Searched refs:dfc_dfops (Results 1 – 2 of 2) sorted by relevance
671 INIT_LIST_HEAD(&dfc->dfc_dfops); in xfs_defer_ops_capture()676 list_splice_init(&tp->t_dfops, &dfc->dfc_dfops); in xfs_defer_ops_capture()721 xfs_defer_cancel_list(mp, &dfc->dfc_dfops); in xfs_defer_ops_capture_free()790 list_splice_init(&dfc->dfc_dfops, &tp->t_dfops); in xfs_defer_ops_continue()
100 struct list_head dfc_dfops; member
Completed in 5 milliseconds