Home
last modified time | relevance | path

Searched defs:agf_length (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c3241 uint32_t agf_length = be32_to_cpu(agf->agf_length); in xfs_agf_verify() local
H A Dxfs_format.h495 __be32 agf_length; /* size in blocks of a.g. */ member