Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_alloc.h223 struct xfs_buf *agflbp, xfs_agfl_walk_fn walk_fn, void *priv);
Dxfs_alloc.c3922 xfs_agfl_walk_fn walk_fn, in xfs_agfl_walk() argument
3938 error = walk_fn(mp, be32_to_cpu(agfl_bno[i]), priv); in xfs_agfl_walk()