Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_aops.c334 struct list_head *more_ioends) in xfs_ioend_try_merge() argument
338 while (!list_empty(more_ioends)) { in xfs_ioend_try_merge()
339 next_ioend = list_first_entry(more_ioends, struct xfs_ioend, in xfs_ioend_try_merge()