Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_extent_busy.h61 xfs_extent_busy_ag_cmp(void *priv, struct list_head *a, struct list_head *b);
65 list_sort(NULL, list, xfs_extent_busy_ag_cmp); in xfs_extent_busy_sort()
Dxfs_extent_busy.c644 xfs_extent_busy_ag_cmp( in xfs_extent_busy_ag_cmp() function