Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dtnc_commit.c326 * get_leb_cnt - calculate the number of empty LEBs needed to commit.
334 static int get_leb_cnt(struct ubifs_info *c, int cnt) in get_leb_cnt() function
392 leb_needed_cnt = get_leb_cnt(c, cnt); in layout_in_gaps()
691 leb_cnt = get_leb_cnt(c, cnt); in alloc_idx_lebs()