Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_zone_alloc.c601 xfs_select_open_zone_lru( in xfs_select_open_zone_lru()
685 oz = xfs_select_open_zone_lru(zi, write_hint, XFS_ZONE_ALLOC_GOOD); in xfs_select_zone_nowait()
706 oz = xfs_select_open_zone_lru(zi, write_hint, XFS_ZONE_ALLOC_OK); in xfs_select_zone_nowait()
713 oz = xfs_select_open_zone_lru(zi, write_hint, XFS_ZONE_ALLOC_ANY); in xfs_select_zone_nowait()
599 xfs_select_open_zone_lru( xfs_select_open_zone_lru() function