Searched refs:XFS_AGBLOCK_MIN (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_btree.h456 #define XFS_AGBLOCK_MIN(a,b) min_t(xfs_agblock_t, (a), (b)) macro
H A Dxfs_alloc.c622 end = XFS_AGBLOCK_MIN(fend, maxend);

Completed in 69 milliseconds