Home
last modified time | relevance | path

Searched defs:desc_count (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/ext2/
Dialloc.c442 unsigned long desc_count = 0, bitmap_count = 0; in ext2_count_free_inodes() local
478 unsigned long desc_count = 0, bitmap_count = 0; in ext2_check_inodes_bitmap() local
Dballoc.c623 unsigned long desc_count, bitmap_count, x; in ext2_count_free_blocks() local
723 unsigned long desc_count, bitmap_count, x, j; in ext2_check_blocks_bitmap() local
/linux-2.4.37.9/fs/ext3/
Dialloc.c590 unsigned long desc_count, bitmap_count, x; in ext3_count_free_inodes() local
629 unsigned long desc_count, bitmap_count, x; in ext3_check_inodes_bitmap() local
Dballoc.c842 unsigned long desc_count, bitmap_count, x; in ext3_count_free_blocks() local
943 unsigned long desc_count, bitmap_count, x, j; in ext3_check_blocks_bitmap() local
/linux-2.4.37.9/drivers/sound/
Dhal2.c82 int desc_count; member