Searched refs:ltab_cmt (Results 1 – 3 of 3) sorted by relevance
402 ubifs_pack_ltab(c, buf + offs, c->ltab_cmt); in write_cnodes()443 ubifs_pack_ltab(c, buf + offs, c->ltab_cmt); in write_cnodes()517 ubifs_pack_ltab(c, buf + offs, c->ltab_cmt); in write_cnodes()1283 memcpy(c->ltab_cmt, c->ltab, in ubifs_lpt_start_commit()1465 vfree(c->ltab_cmt); in ubifs_lpt_free()1466 c->ltab_cmt = NULL; in ubifs_lpt_free()
1432 struct ubifs_lpt_lprops *ltab_cmt; member
1697 c->ltab_cmt = vmalloc(array_size(sizeof(struct ubifs_lpt_lprops), in lpt_init_wr()1699 if (!c->ltab_cmt) in lpt_init_wr()