Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dlpt_commit.c723 static int need_write_all(struct ubifs_info *c) in need_write_all() function
1247 while (need_write_all(c)) { in ubifs_lpt_start_commit()
1264 if (!c->big_lpt && need_write_all(c)) { in ubifs_lpt_start_commit()
1361 while (need_write_all(c)) { in ubifs_lpt_post_commit()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dlpt_commit.c681 static int need_write_all(struct ubifs_info *c) in need_write_all() function
1203 while (need_write_all(c)) { in ubifs_lpt_start_commit()
1220 if (!c->big_lpt && need_write_all(c)) { in ubifs_lpt_start_commit()
1319 while (need_write_all(c)) { in ubifs_lpt_post_commit()