Searched refs:ubifs_tnc_locate (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | misc.h | 254 return ubifs_tnc_locate(c, key, node, NULL, NULL); in ubifs_tnc_lookup()
|
| H A D | recovery.c | 1431 err = ubifs_tnc_locate(c, &key, ino, &lnum, &offs); in fix_size_in_place()
|
| H A D | ubifs.h | 2191 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
|
| H A D | tnc.c | 1446 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate() function
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | misc.h | 232 return ubifs_tnc_locate(c, key, node, NULL, NULL); in ubifs_tnc_lookup()
|
| H A D | recovery.c | 1446 err = ubifs_tnc_locate(c, &key, ino, &lnum, &offs); in fix_size_in_place()
|
| H A D | ubifs.h | 1827 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
|
| H A D | tnc.c | 1440 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate() function
|