Searched refs:maxend (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_alloc.c575 xfs_agblock_t maxend; /* end of maximal extent */ local
608 maxend = args->agbno + args->maxlen;
622 end = XFS_AGBLOCK_MIN(fend, maxend);

Completed in 64 milliseconds