tag | line | file | source code |
---|---|---|---|
hash | 315 | fs/buffer.c | #define hash(dev,block) hash_table[_hashfn(dev,block)] |
hash | 67 | fs/dquot.c | static inline struct dquot **const hash(kdev_t dev, unsigned int id, short type) |
hash | 50 | fs/inode.c | static inline struct inode_hash_entry * const hash(kdev_t dev, int i) |