Searched refs:ubifs_tnc_remove_nm (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | tnc.c | 2370 return ubifs_tnc_remove_nm(c, key, &noname); in ubifs_tnc_add_nm() 2533 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_remove_nm() function 2716 err = ubifs_tnc_remove_nm(c, &key1, &nm); in ubifs_tnc_remove_ino()
|
| H A D | replay.c | 225 err = ubifs_tnc_remove_nm(c, &r->key, &r->nm); in apply_replay_entry()
|
| H A D | ubifs.h | 2200 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key,
|