Searched defs:total_in (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | zlib.h | 87 uLong total_in; /* total nb of input bytes read so far */ member |
| /linux/fs/btrfs/ | ||
| H A D | inode.c | 949 unsigned long total_in = 0; in compress_file_range() local |