Searched defs:XFS_AGBLOCK_MIN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree.h456 #define XFS_AGBLOCK_MIN(a,b) min_t(xfs_agblock_t, (a), (b)) macro

Completed in 69 milliseconds