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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dpmcmsp-flash.c47 static int fcnt; variable
69 for (fcnt = 0; (env = prom_getenv(flash_name)); fcnt++)
70 flash_name[5] = '0' + fcnt + 1;
72 if (fcnt < 1)
75 printk(KERN_NOTICE "Found %d PMC flash devices\n", fcnt);
77 fcnt * sizeof(struct map_info *), GFP_KERNEL);
79 fcnt * sizeof(struct mtd_partition *), GFP_KERNEL);
81 fcnt * sizeof(struct mtd_info), GFP_KERNEL);
82 memset(msp_maps, 0, fcnt * sizeo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_ialloc_btree.h138 __int32_t *fcnt, xfs_inofree_t *free, int *stat);
156 __int32_t fcnt, xfs_inofree_t free, int *stat);
163 __int32_t fcnt, xfs_inofree_t free, int *stat);
170 __int32_t fcnt, xfs_inofree_t free, int *stat);
174 * by [ino, fcnt, free].
178 __int32_t fcnt, xfs_inofree_t free);
H A Dxfs_ialloc_btree.c1786 __int32_t *fcnt, /* output: number of free inodes */
1817 *fcnt = be32_to_cpu(rec->ir_freecount);
1982 __int32_t fcnt, /* free inode count */
1987 cur->bc_rec.i.ir_freecount = fcnt;
2000 __int32_t fcnt, /* free inode count */
2005 cur->bc_rec.i.ir_freecount = fcnt;
2018 __int32_t fcnt, /* free inode count */
2023 cur->bc_rec.i.ir_freecount = fcnt;
2030 * by [ino, fcnt, free].
2037 __int32_t fcnt, /* fre
1783 xfs_inobt_get_rec( xfs_btree_cur_t *cur, xfs_agino_t *ino, __int32_t *fcnt, xfs_inofree_t *free, int *stat) argument
1979 xfs_inobt_lookup_eq( xfs_btree_cur_t *cur, xfs_agino_t ino, __int32_t fcnt, xfs_inofree_t free, int *stat) argument
1997 xfs_inobt_lookup_ge( xfs_btree_cur_t *cur, xfs_agino_t ino, __int32_t fcnt, xfs_inofree_t free, int *stat) argument
2015 xfs_inobt_lookup_le( xfs_btree_cur_t *cur, xfs_agino_t ino, __int32_t fcnt, xfs_inofree_t free, int *stat) argument
2034 xfs_inobt_update( xfs_btree_cur_t *cur, xfs_agino_t ino, __int32_t fcnt, xfs_inofree_t free) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc_pci.c403 int new_z2, fcnt, maxlen; local
410 if (!(fcnt = *z1r - *z2r))
413 if (fcnt <= 0)
414 fcnt += B_FIFO_SIZE; /* bytes actually buffered */
415 if (fcnt > HFCPCI_BTRANS_THRESHOLD)
416 fcnt = HFCPCI_BTRANS_THRESHOLD; /* limit size */
418 new_z2 = *z2r + fcnt; /* new position in fifo */
422 if (!(skb = dev_alloc_skb(fcnt)))
425 ptr = skb_put(skb, fcnt);
426 if (*z2r + fcnt <
523 int fcnt; local
595 int maxlen, fcnt; local
[all...]
H A Dhfc_2bds0.c262 int idx, fcnt; local
283 fcnt = bcs->hw.hfc.f1 - bcs->hw.hfc.f2;
284 if (fcnt < 0)
285 fcnt += 32;
286 if (fcnt > 30) {
689 int idx, fcnt; local
710 fcnt = cs->hw.hfcD.f1 - cs->hw.hfcD.f2;
711 if (fcnt < 0)
712 fcnt += 16;
713 if (fcnt > 1
[all...]
H A Dhfc_2bs0.c239 int idx, fcnt; local
265 fcnt = bcs->hw.hfc.f1 - bcs->hw.hfc.f2;
266 if (fcnt < 0)
267 fcnt += 32;
268 if (fcnt > 30) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_hotbackup/
H A Ddb_hotbackup.c493 int cnt, fcnt, ret, v; local
511 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
517 for (cnt = fcnt; --cnt >= 0;) {
542 __os_dirfree(env, names, fcnt);
562 int cnt, fcnt, ret; local
598 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
602 for (cnt = fcnt; --cnt >= 0;) {
627 __os_dirfree(env, names, fcnt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db_hotbackup/
H A Ddb_hotbackup.c478 int cnt, fcnt, ret, v; local
496 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
502 for (cnt = fcnt; --cnt >= 0;) {
527 __os_dirfree(env, names, fcnt);
547 int cnt, fcnt, ret; local
583 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
587 for (cnt = fcnt; --cnt >= 0;) {
612 __os_dirfree(env, names, fcnt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dppd.c178 int read_ppd(char *file, int fcnt) argument
185 if ( fcnt > 20 ) {
198 read_ppd( pe->pe_value, fcnt + 1 );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dppd.c178 int read_ppd(char *file, int fcnt) argument
185 if ( fcnt > 20 ) {
198 read_ppd( pe->pe_value, fcnt + 1 );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_hpt3x2n.c436 u32 fcnt; local
439 fcnt = inl(iobase + 0x90); /* Not PCI readable for some chips */
440 if ((fcnt >> 12) != 0xABCDE) {
444 fcnt &= 0x1FF;
446 freq = (fcnt * 77) / 192;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/coda/
H A Dfile.c171 int err = 0, fcnt; local
178 fcnt = file_count(coda_file);
179 if (fcnt > 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_region.c893 int cnt, fcnt, lastrm, ret; local
916 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0)
929 for (lastrm = -1, cnt = fcnt; --cnt >= 0;) {
979 __os_dirfree(env, names, fcnt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c424 int cnt, fcnt, ret; local
460 if ((ret = __os_dirlist(env, dir, 0, &names, &fcnt)) != 0) {
467 for (cnt = fcnt, clv = logval = 0; --cnt >= 0;) {
557 err: __os_dirfree(env, names, fcnt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Desp_scsi.c191 int fcnt = esp_read8(ESP_FFLAGS) & ESP_FF_FBYTES; local
194 while (fcnt--) {
1274 int fcnt = esp_read8(ESP_FFLAGS) & ESP_FF_FBYTES; local
1278 if (!fcnt &&
H A DNCR53C9x.c2513 int cmd_bytes_sent, fcnt; local
2515 fcnt = (esp_read(eregs->esp_fflags) & ESP_FF_FBYTES);
2516 cmd_bytes_sent = esp->dma_bytes_sent(esp, fcnt);
2582 if(!fcnt && /* Fifo is empty and... */

Completed in 137 milliseconds