Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dreplay.c243 err = ubifs_tnc_remove(c, &r->key); in apply_replay_entry()
H A Dubifs.h2199 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key);
H A Dtnc.c2503 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key) in ubifs_tnc_remove() function