Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Drecovery.c402 static int is_last_write(const struct ubifs_info *c, void *buf, int offs) in is_last_write() function
688 if (!is_empty(buf, len) && !is_last_write(c, buf, offs)) { in ubifs_recover_leb()
713 if (!is_last_write(c, buf, offs)) in ubifs_recover_leb()
719 if (!is_last_write(c, buf, offs)) { in ubifs_recover_leb()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Drecovery.c408 static int is_last_write(const struct ubifs_info *c, void *buf, int offs) in is_last_write() function
689 if (!is_last_write(c, buf, offs)) in ubifs_recover_leb()
695 if (!is_last_write(c, buf, offs)) { in ubifs_recover_leb()