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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dmke2fs.c121 int megs; local
126 megs = super->s_blocks_count * (EXT2_BLOCK_SIZE(super) / 1024) / 1024;
135 if ((p->size != 0) && (megs > p->size))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dswap.c503 unsigned long megs = num_physpages >> (20 - PAGE_SHIFT); local
506 if (megs < 16)

Completed in 102 milliseconds