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