Searched defs:agf_length (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_alloc.c | 3042 uint32_t agf_length = be32_to_cpu(agf->agf_length); in xfs_agf_verify() local |
D | xfs_format.h | 498 __be32 agf_length; /* size in blocks of a.g. */ member |