Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Djournal.c653 err = ubifs_tnc_remove_nm(c, &dent_key, nm); in ubifs_jnl_update()
1405 err = ubifs_tnc_remove_nm(c, &key, old_nm); in ubifs_jnl_rename()
1784 err = ubifs_tnc_remove_nm(c, &xent_key, nm); in ubifs_jnl_delete_xattr()
H A Dtnc.c2520 return ubifs_tnc_remove_nm(c, key, &noname); in ubifs_tnc_add_nm()
2683 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_remove_nm() function
2937 err = ubifs_tnc_remove_nm(c, &key1, &nm); in ubifs_tnc_remove_ino()
H A Dreplay.c252 err = ubifs_tnc_remove_nm(c, &r->key, &r->nm); in apply_replay_entry()
H A Dubifs.h1871 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key,
/openbmc/u-boot/fs/ubifs/
H A 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()
H A Dreplay.c224 err = ubifs_tnc_remove_nm(c, &r->key, &r->nm); in apply_replay_entry()
H A Dubifs.h2199 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key,