Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dlpt_commit.c725 static int need_write_all(struct ubifs_info *c) in need_write_all() function
1249 while (need_write_all(c)) { in ubifs_lpt_start_commit()
1266 if (!c->big_lpt && need_write_all(c)) { in ubifs_lpt_start_commit()
1363 while (need_write_all(c)) { in ubifs_lpt_post_commit()

Completed in 4 milliseconds