Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dfind.c300 if (sum < min_space || sum < c->half_leb_size) in ubifs_find_dirty_leb()
Dubifs.h1325 int half_leb_size; member
Dsuper.c520 c->half_leb_size = c->leb_size / 2; in init_constants_early()