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 | 255 | fs/hpfs/hpfs_fs.c | static dnode_secno fnode_dno(dev_t dev, ino_t ino); |
ino_t | 256 | fs/hpfs/hpfs_fs.c | static struct fnode *map_fnode(dev_t dev, ino_t ino, |
ino_t | 271 | fs/hpfs/hpfs_fs.c | static inline ino_t file_ino(fnode_secno secno) |
ino_t | 280 | fs/hpfs/hpfs_fs.c | static inline ino_t dir_ino(fnode_secno secno) |
ino_t | 289 | fs/hpfs/hpfs_fs.c | static inline fnode_secno ino_secno(ino_t ino) |
ino_t | 298 | fs/hpfs/hpfs_fs.c | static inline int ino_is_dir(ino_t ino) |
ino_t | 1107 | fs/hpfs/hpfs_fs.c | ino_t ino; |
ino_t | 1355 | fs/hpfs/hpfs_fs.c | ino_t ino; |
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 | 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 | 163 | fs/smbfs/dir.c | struct smb_dirent *ret,ino_t *ino) |
ino_t | 271 | fs/smbfs/dir.c | *ino = (ino_t)ino_info; /* use the pointer as the |
ino_t | 287 | fs/smbfs/dir.c | ino_t ino; |
ino_t | 56 | fs/umsdos/dir.c | ino_t ino) |
ino_t | 414 | fs/umsdos/dir.c | ino_t ino; |
ino_t | 425 | fs/umsdos/dir.c | ino_t ino) |
ino_t | 436 | fs/umsdos/dir.c | ino_t search_ino; |
ino_t | 444 | fs/umsdos/dir.c | ino_t ino) |
ino_t | 38 | fs/umsdos/ioctl.c | ino_t ino) |
ino_t | 42 | fs/umsdos/rdir.c | ino_t ino) |
ino_t | 313 | fs/xiafs/bitmap.c | ino_t tmp; |
ino_t | 382 | fs/xiafs/inode.c | ino_t ino; |
ino_t | 439 | fs/xiafs/inode.c | ino_t ino; |
ino_t | 334 | 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; |