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