Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_alloc.h222 typedef int (*xfs_alloc_query_range_fn)( typedef
230 xfs_alloc_query_range_fn fn, void *priv);
231 int xfs_alloc_query_all(struct xfs_btree_cur *cur, xfs_alloc_query_range_fn fn,
Dxfs_alloc.c3387 xfs_alloc_query_range_fn fn;
3412 xfs_alloc_query_range_fn fn, in xfs_alloc_query_range()
3432 xfs_alloc_query_range_fn fn, in xfs_alloc_query_all()