Searched refs:cmt (Results 1 – 6 of 6) sorted by relevance
125 if (o->cmt) { in ubifs_delete_orphan()166 ubifs_assert(!orphan->cmt); in ubifs_orphan_start_commit()168 orphan->cmt = 1; in ubifs_orphan_start_commit()295 ubifs_assert(orphan->cmt); in write_orph_node()297 orphan->cmt = 0; in write_orph_node()375 orphan->cmt = 1; in consolidate()
163 if (c->ltab[i].tgc || c->ltab[i].cmt) in alloc_lpt_leb()166 c->ltab[i].cmt = 1; in alloc_lpt_leb()173 if (c->ltab[i].tgc || c->ltab[i].cmt) in alloc_lpt_leb()176 c->ltab[i].cmt = 1; in alloc_lpt_leb()348 if (c->ltab[i].cmt) { in realloc_lpt_leb()349 c->ltab[i].cmt = 0; in realloc_lpt_leb()355 if (c->ltab[i].cmt) { in realloc_lpt_leb()356 c->ltab[i].cmt = 0; in realloc_lpt_leb()1756 if (c->ltab[i].tgc || c->ltab[i].cmt) in dbg_chk_lpt_free_spc()
1096 unsigned cmt:1; member1527 unsigned cmt:1; member
645 ltab[i].cmt = 0; in ubifs_create_dflt_lpt()1049 c->ltab[i].cmt = 0; in unpack_ltab()
800 c->ltab[i].tgc, c->ltab[i].cmt); in ubifs_dump_lpt_info()
1589 my $cmt = ctx_locate_comment($first_line, $end_line);1594 return ($cmt ne '');