Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dreplay.c242 err = ubifs_tnc_remove(c, &r->key); in apply_replay_entry()
Dubifs.h2198 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key);
Dtnc.c2485 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key) in ubifs_tnc_remove() function