Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Drecovery.c392 * is_last_write - determine if an offset was in the last write to a LEB.
402 static int is_last_write(const struct ubifs_info *c, void *buf, int offs) in is_last_write() function
680 if (!is_last_write(c, buf, offs)) in ubifs_recover_leb()
686 if (!is_last_write(c, buf, offs)) { in ubifs_recover_leb()
/kernel/linux/linux-6.6/fs/ubifs/
H A Drecovery.c392 * is_last_write - determine if an offset was in the last write to a LEB.
402 static int is_last_write(const struct ubifs_info *c, void *buf, int offs) in is_last_write() function
680 if (!is_last_write(c, buf, offs)) in ubifs_recover_leb()
686 if (!is_last_write(c, buf, offs)) { in ubifs_recover_leb()

Completed in 8 milliseconds