Searched refs:gindex (Results 1 – 5 of 5) sorted by relevance
26 int gindex; variable41 gindex = 0; in ext4fs_init_journal()63 journal_ptr[gindex]->buf = zalloc(fs->blksz); in ext4fs_init_journal()64 if (!journal_ptr[gindex]->buf) in ext4fs_init_journal()68 memcpy(journal_ptr[gindex]->buf, temp, fs->blksz); in ext4fs_init_journal()69 journal_ptr[gindex++]->blknr = 0; in ext4fs_init_journal()72 journal_ptr[gindex]->buf = zalloc(fs->blksz); in ext4fs_init_journal()73 if (!journal_ptr[gindex]->buf) in ext4fs_init_journal()75 memcpy(journal_ptr[gindex]->buf, fs->sb, SUPERBLOCK_SIZE); in ext4fs_init_journal()76 journal_ptr[gindex++]->blknr = 1; in ext4fs_init_journal()[all …]
102 gindex = 0; in ext4fs_update()
125 extern int gindex;
16 ./Run gindex25 A "gindex" run on a dual-core machine will do 2 "system" passes (single-169 gindex Runs the index and graphics groups, to generate both397 All in all, the "index" and "gindex" tests (see above) are designed to
19 tests; "Run gindex" to run both.