Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.h233 typedef int (*xfs_alloc_query_range_fn)( typedef
241 xfs_alloc_query_range_fn fn, void *priv);
242 int xfs_alloc_query_all(struct xfs_btree_cur *cur, xfs_alloc_query_range_fn fn,
Dxfs_alloc.c3077 xfs_alloc_query_range_fn fn;
3102 xfs_alloc_query_range_fn fn, in xfs_alloc_query_range()
3122 xfs_alloc_query_range_fn fn, in xfs_alloc_query_all()