Searched refs:insert_zbranch (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | tnc.c | 1922 static void insert_zbranch(struct ubifs_znode *znode, in insert_zbranch() function 1990 insert_zbranch(znode, zbr, n); in tnc_insert() 2099 insert_zbranch(zi, zbr, n); in tnc_insert()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | tnc.c | 2028 static void insert_zbranch(struct ubifs_info *c, struct ubifs_znode *znode, in insert_zbranch() function 2096 insert_zbranch(c, znode, zbr, n); in tnc_insert() 2205 insert_zbranch(c, zi, zbr, n); in tnc_insert()
|