Searched defs:desc_count (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/fs/ext2/ |
D | ialloc.c | 442 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
|
D | balloc.c | 623 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/ |
D | ialloc.c | 590 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
|
D | balloc.c | 842 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/ |
D | hal2.c | 82 int desc_count; member
|