Searched refs:ubifs_tnc_lookup (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dmisc.h297 * ubifs_tnc_lookup - look up a file-system node.
307 static inline int ubifs_tnc_lookup(struct ubifs_info *c, function
H A Drecovery.c1446 err = ubifs_tnc_lookup(c, &key, c->sbuf);
H A Dfile.c66 err = ubifs_tnc_lookup(c, &key, dn);
H A Djournal.c1160 err = ubifs_tnc_lookup(c, &key, dn);
H A Dsuper.c127 err = ubifs_tnc_lookup(c, &key, ino);
H A Dtnc.c1860 * 'ubifs_tnc_lookup()' returns us the right direntry.
1862 err = ubifs_tnc_lookup(c, key, node);

Completed in 103 milliseconds