Searched refs:agflbp (Results 1 – 2 of 2) sorted by relevance
2584 struct xfs_buf *agflbp = NULL; in xfs_alloc_fix_freelist() local2727 agflbp, bno, 0); in xfs_alloc_fix_freelist()2732 xfs_trans_brelse(tp, agflbp); in xfs_alloc_fix_freelist()2737 xfs_trans_brelse(tp, agflbp); in xfs_alloc_fix_freelist()2758 struct xfs_buf *agflbp; in xfs_alloc_get_freelist() local2777 &agflbp); in xfs_alloc_get_freelist()2785 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()2788 xfs_trans_brelse(tp, agflbp); in xfs_alloc_get_freelist()2878 struct xfs_buf *agflbp, in xfs_alloc_put_freelist() argument2914 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()[all …]
144 struct xfs_buf *agflbp,/* buffer for a.g. free block array */240 struct xfs_buf *agflbp, xfs_agfl_walk_fn walk_fn, void *priv);
Completed in 9 milliseconds