Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_extent_busy.h66 xfs_extent_busy_ag_cmp(void *priv, struct list_head *a, struct list_head *b);
70 list_sort(NULL, list, xfs_extent_busy_ag_cmp); in xfs_extent_busy_sort()
Dxfs_extent_busy.c597 xfs_extent_busy_ag_cmp( in xfs_extent_busy_ag_cmp() function