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

/external/grub/stage2/
H A Dfsys_reiserfs.c317 __u32 journal_block_count; member in struct:fsys_reiser_info
400 int journal_mask = INFO->journal_block_count - 1;
475 unsigned int block_count = INFO->journal_block_count;
637 INFO->journal_block_count = super.s_journal_size;
638 if (is_power_of_two (INFO->journal_block_count))

Completed in 53 milliseconds