Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_alloc.h240 xfs_buf_to_agfl_bno( in xfs_buf_to_agfl_bno() function
Dxfs_alloc.c592 __be32 *agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agfl_verify()
2682 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_get_freelist()
2813 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_alloc_put_freelist()
3416 agfl_bno = xfs_buf_to_agfl_bno(agflbp); in xfs_agfl_walk()
Dxfs_ag.c304 agfl_bno = xfs_buf_to_agfl_bno(bp); in xfs_agflblock_init()
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dagheader_repair.c597 agfl_bno = xfs_buf_to_agfl_bno(agfl_bp); in xrep_agfl_init_header()