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