Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.c288 struct list_head *dop_list) in xfs_defer_pending_abort_list() argument
293 list_for_each_entry(dfp, dop_list, dfp_list) in xfs_defer_pending_abort_list()
418 struct list_head *dop_list) in xfs_defer_cancel_list() argument
427 list_for_each_entry_safe(dfp, pli, dop_list, dfp_list) in xfs_defer_cancel_list()