Home
last modified time | relevance | path

Searched refs:agfl_seqno (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_fsops.c292 agfl->agfl_seqno = cpu_to_be32(agno); in xfs_growfs_data_private()
/fs/xfs/libxfs/
Dxfs_format.h803 __be32 agfl_seqno; member
Dxfs_alloc.c557 if (bp->b_pag && be32_to_cpu(agfl->agfl_seqno) != bp->b_pag->pag_agno) in xfs_agfl_verify()