Searched refs:agfl_bno (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_ag.h153 __be32 agfl_bno[1]; /* actually XFS_AGFL_SIZE(mp) */ member in struct:xfs_agfl
H A Dxfs_alloc.c2026 bno = be32_to_cpu(agfl->agfl_bno[be32_to_cpu(agf->agf_flfirst)]);
2136 blockp = &agfl->agfl_bno[be32_to_cpu(agf->agf_fllast)];

Completed in 58 milliseconds