Home
last modified time | relevance | path

Searched refs:ubifs_tnc_remove_nm (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/fs/ubifs/
Dtnc.c2352 return ubifs_tnc_remove_nm(c, key, &noname); in ubifs_tnc_add_nm()
2515 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_remove_nm() function
2698 err = ubifs_tnc_remove_nm(c, &key1, &nm); in ubifs_tnc_remove_ino()
Dreplay.c224 err = ubifs_tnc_remove_nm(c, &r->key, &r->nm); in apply_replay_entry()
Dubifs.h2199 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key,