Searched refs:replay_log_leb (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | replay.c | 819 static int replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) in replay_log_leb() function 1023 err = replay_log_leb(c, lnum, 0, c->sbuf); in ubifs_replay_journal()
|
/openbmc/linux/fs/ubifs/ |
H A D | replay.c | 982 static int replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) in replay_log_leb() function 1199 err = replay_log_leb(c, lnum, 0, c->sbuf); in ubifs_replay_journal()
|