Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h224 xfs_buf_to_agfl_bno( in xfs_buf_to_agfl_bno() function
H A Dxfs_alloc.c656 __be32 *agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agfl_verify()
2850 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()
2964 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
3926 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_agfl_walk()
H A Dxfs_ag.c733 agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agflblock_init()
/openbmc/linux/fs/xfs/scrub/
H A Dagheader_repair.c708 af.agfl_bno = xfs_buf_to_agfl_bno(agfl_bp); in xrep_agfl_init_header()