Searched refs:add_replay_bud (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | replay.c | 738 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud() function 918 err = add_replay_bud(c, le32_to_cpu(ref->lnum), in replay_log_leb()
|
/openbmc/linux/fs/ubifs/ |
H A D | replay.c | 889 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud() function 1094 err = add_replay_bud(c, le32_to_cpu(ref->lnum), in replay_log_leb()
|