Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h221 struct xfs_buf *agflbp, xfs_agfl_walk_fn walk_fn, void *priv);
H A Dxfs_alloc.c3919 xfs_agfl_walk_fn walk_fn, in xfs_agfl_walk() argument
3935 error = walk_fn(mp, be32_to_cpu(agfl_bno[i]), priv); in xfs_agfl_walk()