Searched refs:idx_leb_size (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ubifs/
H A Dbudget.c176 idx_lebs = div_u64(idx_size + c->idx_leb_size - 1, c->idx_leb_size);
H A Dubifs.h1128 * @idx_leb_size: how many bytes of an LEB are effectively available when it is
1386 int idx_leb_size; member in struct:ubifs_info
H A Dsuper.c751 c->idx_leb_size = c->leb_size - c->max_idx_node_sz;

Completed in 123 milliseconds