Home
last modified time | relevance | path

Searched refs:xfs_buf_to_agfl_bno (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h226 xfs_buf_to_agfl_bno( in xfs_buf_to_agfl_bno() function
H A Dxfs_alloc.c786 __be32 *agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agfl_verify()
3049 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()
3163 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
4125 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_agfl_walk()
H A Dxfs_ag.c628 agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agflblock_init()
/linux/fs/xfs/scrub/
H A Dagheader_repair.c699 af.agfl_bno = xfs_buf_to_agfl_bno(agfl_bp); in xrep_agfl_init_header()