Searched refs:ubifs_tnc_locate (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/ubifs/ |
D | misc.h | 313 return ubifs_tnc_locate(c, key, node, NULL, NULL); in ubifs_tnc_lookup()
|
D | ubifs.h | 1562 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
|
D | recovery.c | 1429 err = ubifs_tnc_locate(c, &key, ino, &lnum, &offs); in fix_size_in_place()
|
D | tnc.c | 1447 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate() function
|