Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/ !
Dxfs_defer.c251 struct list_head *dop_list) in xfs_defer_pending_abort() argument
257 list_for_each_entry(dfp, dop_list, dfp_list) { in xfs_defer_pending_abort()
388 struct list_head *dop_list) in xfs_defer_cancel_list() argument
400 list_for_each_entry_safe(dfp, pli, dop_list, dfp_list) { in xfs_defer_cancel_list()