Home
last modified time | relevance | path

Searched refs:ubifs_calc_lpt_geom (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/fs/ubifs/
Dubifs.h2288 int ubifs_calc_lpt_geom(struct ubifs_info *c);
Dlpt.c132 int ubifs_calc_lpt_geom(struct ubifs_info *c) in ubifs_calc_lpt_geom() function
Dsuper.c906 err = ubifs_calc_lpt_geom(c); in init_constants_sb()