Searched refs:tnc_insert (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | tnc.c | 1956 static int tnc_insert(struct ubifs_info *c, struct ubifs_znode *znode, in tnc_insert() function 2165 err = tnc_insert(c, znode, &zbr, n + 1); in ubifs_tnc_add() 2336 err = tnc_insert(c, znode, &zbr, n + 1); in ubifs_tnc_add_nm()
|
/openbmc/linux/fs/ubifs/ |
H A D | tnc.c | 2118 static int tnc_insert(struct ubifs_info *c, struct ubifs_znode *znode, in tnc_insert() function 2329 err = tnc_insert(c, znode, &zbr, n + 1); in ubifs_tnc_add() 2504 err = tnc_insert(c, znode, &zbr, n + 1); in ubifs_tnc_add_nm()
|