Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_alloc.h206 xfs_buf_to_agfl_bno( in xfs_buf_to_agfl_bno() function
Dxfs_alloc.c607 __be32 *agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agfl_verify()
2799 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()
2910 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
3532 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_agfl_walk()
Dxfs_ag.c633 agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agflblock_init()
/Linux-v6.1/fs/xfs/scrub/
Dagheader_repair.c611 agfl_bno = xfs_buf_to_agfl_bno(agfl_bp); in xrep_agfl_init_header()