Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dbudget.c625 long long ubifs_reported_space(const struct ubifs_info *c, long long free) in ubifs_reported_space() function
696 free = ubifs_reported_space(c, available - outstanding); in ubifs_get_free_space_nolock()
A Dsuper.c772 c->report_rp_size = ubifs_reported_space(c, c->rp_size); in init_constants_master()
785 tmp64 = ubifs_reported_space(c, tmp64); in init_constants_master()
A Dubifs.h1808 long long ubifs_reported_space(const struct ubifs_info *c, long long free);

Completed in 13 milliseconds