Searched defs:xfs_agf (Results 1 – 4 of 4) sorted by relevance
21826 struct xfs_agf { struct21827 __be32 agf_magicnum;21828 __be32 agf_versionnum;21829 __be32 agf_seqno;21830 __be32 agf_length;21831 __be32 agf_roots[3];21832 __be32 agf_levels[3];21833 __be32 agf_flfirst;21834 __be32 agf_fllast;21835 __be32 agf_flcount;[all …]
53798 struct xfs_agf { struct53799 __be32 agf_magicnum;53800 __be32 agf_versionnum;53801 __be32 agf_seqno;53802 __be32 agf_length;53803 __be32 agf_roots[3];53804 __be32 agf_levels[3];53805 __be32 agf_flfirst;53806 __be32 agf_fllast;53807 __be32 agf_flcount;[all …]