Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_extent_busy.h80 xfs_extent_busy_ag_cmp(void *priv, const struct list_head *a,
85 list_sort(NULL, list, xfs_extent_busy_ag_cmp); in xfs_extent_busy_sort()
H A Dxfs_extent_busy.c665 xfs_extent_busy_ag_cmp( in xfs_extent_busy_ag_cmp() function