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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Dfile.c12 #define BLOCKS(size) (((size) + 511) >> 9) macro
39 if (BLOCKS(hpfs_i(inode)->mmu_private) <= file_secno) return 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.h169 #define BLOCKS (BLOCK_1_NUM + BLOCK_2_NUM + BLOCK_3_NUM) macro
H A Disp1760-hcd.c35 struct memory_chunk memory_pool[BLOCKS];
208 for (i = BLOCK_1_NUM + BLOCK_2_NUM; i < BLOCKS; i++) {
225 for (i = 0; i < BLOCKS; i++) {
237 for (i = 0; i < BLOCKS; i++) {
253 for (i = 0; i < BLOCKS; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c2742 BLOCKS, /* decompressing blocks */ enumerator in enum:internal_state::__anon5070
2779 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
2904 z->state->mode = BLOCKS;
2905 case BLOCKS:
2970 * be BLOCKS (i.e. we should be willing to see the start of a series of
2971 * BLOCKS). On exit, the output will also be caught up, and the checksum
2978 if (z->state->mode != BLOCKS)
3029 z->state->mode = BLOCKS;
3536 * be BLOCKS (i.e. we should be willing to see the start of a series of
3537 * BLOCKS)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c2742 BLOCKS, /* decompressing blocks */ enumerator in enum:internal_state::__anon20284
2779 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
2904 z->state->mode = BLOCKS;
2905 case BLOCKS:
2970 * be BLOCKS (i.e. we should be willing to see the start of a series of
2971 * BLOCKS). On exit, the output will also be caught up, and the checksum
2978 if (z->state->mode != BLOCKS)
3029 z->state->mode = BLOCKS;
3536 * be BLOCKS (i.e. we should be willing to see the start of a series of
3537 * BLOCKS)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c3060 BLOCKS, /* decompressing blocks */ enumerator in enum:internal_state::__anon5030
3097 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
3233 z->state->mode = BLOCKS;
3260 case BLOCKS:
3342 z->state->mode = BLOCKS;
3350 * be BLOCKS (i.e. we should be willing to see the start of a series of
3351 * BLOCKS). On exit, the output will also be caught up, and the checksum
3358 if (z->state->mode != BLOCKS)
3409 z->state->mode = BLOCKS;
4026 * be BLOCKS (
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c3060 BLOCKS, /* decompressing blocks */ enumerator in enum:internal_state::__anon20246
3097 z->state->mode = z->state->nowrap ? BLOCKS : METHOD;
3233 z->state->mode = BLOCKS;
3260 case BLOCKS:
3342 z->state->mode = BLOCKS;
3350 * be BLOCKS (i.e. we should be willing to see the start of a series of
3351 * BLOCKS). On exit, the output will also be caught up, and the checksum
3358 if (z->state->mode != BLOCKS)
3409 z->state->mode = BLOCKS;
4023 * be BLOCKS (
[all...]

Completed in 314 milliseconds