Searched refs:agfl_bno (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_ag.h174 __be32 agfl_bno[1]; /* actually XFS_AGFL_SIZE(mp) */ member in struct:xfs_agfl
H A Dxfs_alloc.c1965 bno = be32_to_cpu(agfl->agfl_bno[be32_to_cpu(agf->agf_flfirst)]);
2104 blockp = &agfl->agfl_bno[be32_to_cpu(agf->agf_fllast)];

Completed in 152 milliseconds