Home
last modified time | relevance | path

Searched refs:ubifs_tnc_locate (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dmisc.h253 return ubifs_tnc_locate(c, key, node, NULL, NULL); in ubifs_tnc_lookup()
H A Drecovery.c1430 err = ubifs_tnc_locate(c, &key, ino, &lnum, &offs); in fix_size_in_place()
H A Dubifs.h2190 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
H A Dtnc.c1428 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate() function
/openbmc/linux/fs/ubifs/
H A Dmisc.h232 return ubifs_tnc_locate(c, key, node, NULL, NULL); in ubifs_tnc_lookup()
H A Drecovery.c1413 err = ubifs_tnc_locate(c, &key, ino, &lnum, &offs); in fix_size_in_place()
H A Dubifs.h1861 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
H A Dtnc.c1478 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate() function