Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dbudget.c634 long long ubifs_reported_space(const struct ubifs_info *c, long long free) in ubifs_reported_space() function
706 free = ubifs_reported_space(c, available - outstanding); in ubifs_get_free_space_nolock()
H A Dsuper.c929 c->report_rp_size = ubifs_reported_space(c, c->rp_size); in init_constants_master()
942 tmp64 = ubifs_reported_space(c, tmp64); in init_constants_master()
H A Dubifs.h2174 long long ubifs_reported_space(const struct ubifs_info *c, long long free);