Searched defs:insert_node (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | replay.c | 349 static int insert_node(struct ubifs_info *c, int lnum, int offs, int len, in insert_node() function
|
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_nand_1pass.c | 94 insert_node(struct b_list *list, struct b_node *new) in insert_node() function
|
H A D | jffs2_1pass.c | 551 insert_node(struct b_list *list, u32 offset) in insert_node() function
|
/openbmc/linux/fs/ubifs/ |
H A D | replay.c | 383 static int insert_node(struct ubifs_info *c, int lnum, int offs, int len, in insert_node() function
|