Searched refs:IMGBLK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dmktree.c38 #define IMGBLK 512 macro
39 unsigned int tmpbuf[IMGBLK / sizeof(unsigned int)];
59 nblks = (st.st_size + IMGBLK) / IMGBLK;
114 nblks -= (64 * 1024) / IMGBLK;

Completed in 104 milliseconds