tag | line | file | source code |
ino_t | 71 | arch/alpha/kernel/osf_sys.c | static int osf_filldir(void * __buf, const char * name, int namlen, off_t offset, ino_t ino) |
ino_t | 257 | fs/hpfs/hpfs_fs.c | static dnode_secno fnode_dno(kdev_t dev, ino_t ino); |
ino_t | 258 | fs/hpfs/hpfs_fs.c | static struct fnode *map_fnode(kdev_t dev, ino_t ino, |
ino_t | 273 | fs/hpfs/hpfs_fs.c | static inline ino_t file_ino(fnode_secno secno) |
ino_t | 282 | fs/hpfs/hpfs_fs.c | static inline ino_t dir_ino(fnode_secno secno) |
ino_t | 291 | fs/hpfs/hpfs_fs.c | static inline fnode_secno ino_secno(ino_t ino) |
ino_t | 300 | fs/hpfs/hpfs_fs.c | static inline int ino_is_dir(ino_t ino) |
ino_t | 1116 | fs/hpfs/hpfs_fs.c | ino_t ino; |
ino_t | 1364 | fs/hpfs/hpfs_fs.c | ino_t ino; |
ino_t | 1581 | fs/hpfs/hpfs_fs.c | static dnode_secno fnode_dno(kdev_t dev, ino_t ino) |
ino_t | 1598 | fs/hpfs/hpfs_fs.c | static struct fnode *map_fnode(kdev_t dev, ino_t ino, struct buffer_head **bhp) |
ino_t | 39 | fs/readdir.c | static int fillonedir(void * __buf, const char * name, int namlen, off_t offset, ino_t ino) |
ino_t | 95 | fs/readdir.c | static int filldir(void * __buf, const char * name, int namlen, off_t offset, ino_t ino) |
ino_t | 282 | fs/smbfs/dir.c | entry->f_pos, (ino_t)ino_info) < 0) { |
ino_t | 52 | fs/umsdos/dir.c | ino_t ino) |
ino_t | 410 | fs/umsdos/dir.c | ino_t ino; |
ino_t | 421 | fs/umsdos/dir.c | ino_t ino) |
ino_t | 432 | fs/umsdos/dir.c | ino_t search_ino; |
ino_t | 440 | fs/umsdos/dir.c | ino_t ino) |
ino_t | 35 | fs/umsdos/ioctl.c | ino_t ino) |
ino_t | 38 | fs/umsdos/rdir.c | ino_t ino) |
ino_t | 310 | fs/xiafs/bitmap.c | ino_t tmp; |
ino_t | 377 | fs/xiafs/inode.c | ino_t ino; |
ino_t | 434 | fs/xiafs/inode.c | ino_t ino; |
ino_t | 332 | include/linux/fs.h | typedef int (*filldir_t)(void *, const char *, int, off_t, ino_t); |
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 | 63 | include/linux/types.h | ino_t f_tinode; |
ino_t | 100 | include/linux/umsdos_fs.h | ino_t st_ino; |
ino_t | 59 | include/linux/xia_fs.h | ino_t d_ino; |