Searched refs:insert_dent (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | replay.c | 397 static int insert_dent(struct ubifs_info *c, int lnum, int offs, int len, in insert_dent() function 626 err = insert_dent(c, lnum, snod->offs, snod->len, in replay_bud()
|
/openbmc/linux/fs/ubifs/ |
H A D | replay.c | 432 static int insert_dent(struct ubifs_info *c, int lnum, int offs, int len, in insert_dent() function 771 err = insert_dent(c, lnum, snod->offs, snod->len, hash, in replay_bud()
|