Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dtnc.c2370 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 Dreplay.c225 err = ubifs_tnc_remove_nm(c, &r->key, &r->nm); in apply_replay_entry()
H A Dubifs.h2200 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key,