Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
689 leb_cnt = get_leb_cnt(c, cnt); in alloc_idx_lebs()
/kernel/linux/linux-6.6/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()
689 leb_cnt = get_leb_cnt(c, cnt); in alloc_idx_lebs()

Completed in 3 milliseconds