ubifs_lpt_lprops 587 fs/ubifs/lpt.c struct ubifs_lpt_lprops *ltab = NULL; ubifs_lpt_lprops 606 fs/ubifs/lpt.c ltab = vmalloc(sizeof(struct ubifs_lpt_lprops) * c->lpt_lebs); ubifs_lpt_lprops 1598 fs/ubifs/lpt.c c->ltab = vmalloc(sizeof(struct ubifs_lpt_lprops) * c->lpt_lebs); ubifs_lpt_lprops 1660 fs/ubifs/lpt.c c->ltab_cmt = vmalloc(sizeof(struct ubifs_lpt_lprops) * c->lpt_lebs); ubifs_lpt_lprops 1208 fs/ubifs/lpt_commit.c sizeof(struct ubifs_lpt_lprops) * c->lpt_lebs); ubifs_lpt_lprops 1312 fs/ubifs/ubifs.h struct ubifs_lpt_lprops *ltab; ubifs_lpt_lprops 1313 fs/ubifs/ubifs.h struct ubifs_lpt_lprops *ltab_cmt;