Searched refs:insert_zbranch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | tnc.c | 2054 * insert_zbranch - insert a zbranch into a znode. 2065 static void insert_zbranch(struct ubifs_info *c, struct ubifs_znode *znode, in insert_zbranch() function 2133 insert_zbranch(c, znode, zbr, n); in tnc_insert() 2242 insert_zbranch(c, zi, zbr, n); in tnc_insert()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | tnc.c | 2055 * insert_zbranch - insert a zbranch into a znode. 2066 static void insert_zbranch(struct ubifs_info *c, struct ubifs_znode *znode, in insert_zbranch() function 2134 insert_zbranch(c, znode, zbr, n); in tnc_insert() 2243 insert_zbranch(c, zi, zbr, n); in tnc_insert()
|
Completed in 9 milliseconds