Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_alloc.h226 xfs_buf_to_agfl_bno( in xfs_buf_to_agfl_bno() function
Dxfs_alloc.c656 __be32 *agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agfl_verify()
2853 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()
2967 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
3929 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_agfl_walk()
Dxfs_ag.c712 agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agflblock_init()
/linux-6.6.21/fs/xfs/scrub/
Dagheader_repair.c708 af.agfl_bno = xfs_buf_to_agfl_bno(agfl_bp), in xrep_agfl_init_header()