Searched refs:add_replay_bud (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | replay.c | 879 * add_replay_bud - add a bud to the list of buds to replay. 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()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | replay.c | 879 * add_replay_bud - add a bud to the list of buds to replay. 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()
|
Completed in 4 milliseconds