| tag | line | file | source code |
| ino_t | 251 | fs/hpfs/hpfs_fs.c | unsigned namelen, ino_t ino, int lowercase); |
| ino_t | 259 | fs/hpfs/hpfs_fs.c | static dnode_secno fnode_dno(dev_t dev, ino_t ino); |
| ino_t | 260 | fs/hpfs/hpfs_fs.c | static struct fnode *map_fnode(dev_t dev, ino_t ino, |
| ino_t | 275 | fs/hpfs/hpfs_fs.c | static inline ino_t file_ino(fnode_secno secno) |
| ino_t | 284 | fs/hpfs/hpfs_fs.c | static inline ino_t dir_ino(fnode_secno secno) |
| ino_t | 293 | fs/hpfs/hpfs_fs.c | static inline fnode_secno ino_secno(ino_t ino) |
| ino_t | 302 | fs/hpfs/hpfs_fs.c | static inline int ino_is_dir(ino_t ino) |
| ino_t | 1110 | fs/hpfs/hpfs_fs.c | ino_t ino; |
| ino_t | 1338 | fs/hpfs/hpfs_fs.c | ino_t ino; |
| ino_t | 1390 | fs/hpfs/hpfs_fs.c | unsigned namelen, ino_t ino, int lowercase) |
| ino_t | 1572 | fs/hpfs/hpfs_fs.c | static dnode_secno fnode_dno(dev_t dev, ino_t ino) |
| ino_t | 1589 | fs/hpfs/hpfs_fs.c | static struct fnode *map_fnode(dev_t dev, ino_t ino, struct buffer_head **bhp) |
| ino_t | 309 | fs/xiafs/bitmap.c | ino_t tmp; |
| ino_t | 367 | fs/xiafs/inode.c | ino_t ino; |
| ino_t | 424 | fs/xiafs/inode.c | ino_t ino; |
| ino_t | 5 | include/linux/hpfs_fs_i.h | ino_t i_parent_dir; /* (directories) gives fnode of parent dir */ |
| ino_t | 5 | include/linux/hpfs_fs_sb.h | ino_t sb_root; /* inode number of root dir */ |
| ino_t | 126 | include/linux/types.h | ino_t f_tinode; |
| ino_t | 59 | include/linux/xia_fs.h | ino_t d_ino; |