Home
last modified time | relevance | path

Searched refs:ubifs_tnc_remove (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dreplay.c275 err = ubifs_tnc_remove(c, &r->key); in apply_replay_entry()
H A Dubifs.h1841 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key);
H A Dtnc.c2646 * ubifs_tnc_remove - remove an index entry of a node.
2652 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key) in ubifs_tnc_remove() function
/kernel/linux/linux-6.6/fs/ubifs/
H A Dreplay.c275 err = ubifs_tnc_remove(c, &r->key); in apply_replay_entry()
H A Dubifs.h1870 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key);
H A Dtnc.c2647 * ubifs_tnc_remove - remove an index entry of a node.
2653 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key) in ubifs_tnc_remove() function

Completed in 19 milliseconds