Searched refs:tag_space (Results 1 – 2 of 2) sorted by relevance
1422 int tag_space = journal->j_blocksize - sizeof(journal_header_t); in jbd2_descriptor_blocks_per_trans() local1426 tag_space -= 16; in jbd2_descriptor_blocks_per_trans()1428 tag_space -= sizeof(struct jbd2_journal_block_tail); in jbd2_descriptor_blocks_per_trans()1430 tags_per_block = (tag_space - 16) / journal_tag_bytes(journal); in jbd2_descriptor_blocks_per_trans()
3231 my $tag_space = not ($line =~ /^fixes:? [0-9a-f]{5,40} ($balanced_parens)/i);3240 if ($ctitle ne $title || $tag_case || $tag_space ||