taglinefilesource code
dcache_lookup179fs/ext2/namei.cif (dcache_lookup(dir, name, len, &ino)) {
dcache_lookup242fs/isofs/namei.cif (dcache_lookup(dir, name, len, &ino)) ino_back = dir->i_ino;
dcache_lookup526include/linux/fs.hextern int dcache_lookup(struct inode *, const char *, int, unsigned long *);
dcache_lookup182kernel/ksyms.cX(dcache_lookup),