xfs_alloc_get_freelist  740 fs/xfs/libxfs/xfs_alloc.c 	error = xfs_alloc_get_freelist(args->tp, args->agbp, &fbno, 0);
xfs_alloc_get_freelist 2322 fs/xfs/libxfs/xfs_alloc.c 		error = xfs_alloc_get_freelist(tp, agbp, &bno, 0);
xfs_alloc_get_freelist  123 fs/xfs/libxfs/xfs_alloc.h xfs_alloc_get_freelist(
xfs_alloc_get_freelist   65 fs/xfs/libxfs/xfs_alloc_btree.c 	error = xfs_alloc_get_freelist(cur->bc_tp, cur->bc_private.a.agbp,
xfs_alloc_get_freelist   92 fs/xfs/libxfs/xfs_rmap_btree.c 	error = xfs_alloc_get_freelist(cur->bc_tp, cur->bc_private.a.agbp,
xfs_alloc_get_freelist  296 fs/xfs/scrub/repair.c 		error = xfs_alloc_get_freelist(sc->tp, sc->sa.agf_bp, &bno, 1);