Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ubifs/
Dfind.c288 if (sum < min_space || sum < c->half_leb_size) in ubifs_find_dirty_leb()
Dubifs.h1381 int half_leb_size; member
Dsuper.c533 c->half_leb_size = c->leb_size / 2; in init_constants_early()