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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dtnc_commit.c329 * get_leb_cnt - calculate the number of empty LEBs needed to commit.
337 static int get_leb_cnt(struct ubifs_info *c, int cnt) function
397 leb_needed_cnt = get_leb_cnt(c, cnt);
695 leb_cnt = get_leb_cnt(c, cnt);

Completed in 56 milliseconds