tag | line | file | source code |
---|---|---|---|
ext2_dcache_lookup | 132 | fs/ext2/namei.c | if (!(ino = ext2_dcache_lookup (dir->i_dev, dir->i_ino, name, len))) { |
ext2_dcache_lookup | 318 | include/linux/ext2_fs.h | extern unsigned long ext2_dcache_lookup (unsigned short, unsigned long, |