Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_extent_busy.h62 xfs_extent_busy_ag_cmp(void *priv, const struct list_head *a,
67 list_sort(NULL, list, xfs_extent_busy_ag_cmp); in xfs_extent_busy_sort()
Dxfs_extent_busy.c615 xfs_extent_busy_ag_cmp( in xfs_extent_busy_ag_cmp() function