Searched refs:dfops (Results 1 – 1 of 1) sorted by relevance
533 struct list_head *dfops) in xfs_defer_relog() argument542 list_for_each_entry(dfp, dfops, dfp_list) { in xfs_defer_relog()824 struct list_head *dfops, in xfs_defer_alloc() argument833 list_add_tail(&dfp->dfp_list, dfops); in xfs_defer_alloc()
Completed in 4 milliseconds