ubifs_tnc_locate
return ubifs_tnc_locate(c, key, node, NULL, NULL);
err = ubifs_tnc_locate(c, &key, ino, &lnum, &offs);
int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,