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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/qnx4/
H A Dbitmap.c62 int total_free = 0; local
72 count_bits(bh->b_data, size - total, &total_free);
78 return total_free;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.h180 __le64 total_free; member in struct:hpt_device_info_v2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.c595 long total_free = 0; local
624 total_free += rec.rec_len;
629 printf("total rec_len = [0x%08x (%d)]\n", (int)total_free,
630 (int)total_free);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.c563 long total_free = 0; local
592 total_free += rec.rec_len;
597 printf("total rec_len = [0x%08x (%d)]\n", (int)total_free,
598 (int)total_free);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/tdb/
H A Dtdb.c570 long total_free = 0; local
599 total_free += rec.rec_len;
604 printf("total rec_len = [0x%08x (%d)]\n", (int)total_free,
605 (int)total_free);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/tdb/
H A Dtdb.c570 long total_free = 0; local
599 total_free += rec.rec_len;
604 printf("total rec_len = [0x%08x (%d)]\n", (int)total_free,
605 (int)total_free);

Completed in 153 milliseconds