Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_alloc.c2584 struct xfs_buf *agflbp = NULL; in xfs_alloc_fix_freelist() local
2727 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() local
2777 &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() argument
2914 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
[all …]
A Dxfs_alloc.h144 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