Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_alloc.h160 xfs_busy_extent_ag_cmp(void *priv, struct list_head *a, struct list_head *b);
164 list_sort(NULL, list, xfs_busy_extent_ag_cmp); in xfs_alloc_busy_sort()
Dxfs_alloc.c3067 xfs_busy_extent_ag_cmp( in xfs_busy_extent_ag_cmp() function