Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_fsops.c273 agfl->agfl_seqno = cpu_to_be32(agno); in xfs_growfs_data_private()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_format.h752 __be32 agfl_seqno; member
Dxfs_alloc.c463 if (bp->b_pag && be32_to_cpu(agfl->agfl_seqno) != bp->b_pag->pag_agno) in xfs_agfl_verify()