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

/u-boot/fs/ubifs/
H A Dreplay.c208 * apply_replay_entry - apply a replay entry to the TNC.
214 static int apply_replay_entry(struct ubifs_info *c, struct replay_entry *r) function
305 err = apply_replay_entry(c, r);

Completed in 63 milliseconds