Searched refs:replay_log_leb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | replay.c | 972 * replay_log_leb - replay a log logical eraseblock. 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()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | replay.c | 972 * replay_log_leb - replay a log logical eraseblock. 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()
|
Completed in 4 milliseconds