ino_t              49 compat/sunos/sunos.h 	ino_t	f_tinode;	/* total inodes free */
ino_t              69 compat/svr4/svr4_socket.c 	ino_t ino;		/* Inode where the socket lives on	*/
ino_t              81 compat/svr4/svr4_socket.c 	ino_t ino;
ino_t              41 compat/svr4/svr4_socket.h     dev_t, ino_t);
ino_t            1492 compat/svr4/svr4_stream.c 			ino_t *ino = (ino_t *) &dev[1];
ino_t             471 compat/ultrix/ultrix_misc.c 	ino_t	f_tinode;	/* total inodes free */
ino_t              64 dev/vndioctl.h 	ino_t	vnu_ino;		/* vnd inode */
ino_t              91 isofs/cd9660/cd9660_extern.h int cd9660_vget(struct mount *, ino_t, struct vnode **);
ino_t             111 isofs/cd9660/cd9660_extern.h ino_t isodirino(struct iso_directory_record *, struct iso_mnt *);
ino_t             115 isofs/cd9660/cd9660_lookup.c 	ino_t ino = 0;
ino_t              98 isofs/cd9660/cd9660_node.c 	ino_t	inum;
ino_t             155 isofs/cd9660/cd9660_node.c 	ino_t inum;
ino_t             488 isofs/cd9660/cd9660_node.c ino_t
ino_t             493 isofs/cd9660/cd9660_node.c 	ino_t ino;
ino_t              62 isofs/cd9660/cd9660_node.h 	ino_t		i_number;	/* the identity of the inode */
ino_t              73 isofs/cd9660/cd9660_node.h 	ino_t	i_number;	/* the identity of the inode */
ino_t              80 isofs/cd9660/cd9660_node.h 	ino_t	i_ino;		/* inode number of found directory */
ino_t             139 isofs/cd9660/cd9660_node.h struct	vnode *cd9660_ihashget(dev_t, ino_t);
ino_t             144 isofs/cd9660/cd9660_node.h int	cd9660_vget_internal(struct mount *, ino_t, struct vnode **, int,
ino_t             146 isofs/cd9660/cd9660_node.h ino_t	isodirino(struct iso_directory_record *, struct iso_mnt *);
ino_t             148 isofs/cd9660/cd9660_node.h struct	iso_dnode *iso_dmap(dev_t, ino_t, int);
ino_t             678 isofs/cd9660/cd9660_rrip.c 	ino_t *inump;
ino_t             603 isofs/cd9660/cd9660_vfsops.c 	ino_t ino = isodirino(dp, imp);
ino_t             723 isofs/cd9660/cd9660_vfsops.c 	ino_t ino;
ino_t             745 isofs/cd9660/cd9660_vfsops.c 	ino_t ino;
ino_t              66 isofs/cd9660/iso_rrip.h 	ino_t		*inump;		/* inode number pointer */
ino_t              77 isofs/cd9660/iso_rrip.h 			    ino_t *inump, struct iso_mnt *imp);
ino_t              44 isofs/udf/udf.h 	ino_t u_ino;
ino_t             119 isofs/udf/udf.h static __inline ino_t
ino_t             126 isofs/udf/udf.h int udf_hashlookup(struct umount *, ino_t, int, struct vnode **);
ino_t              26 isofs/udf/udf_extern.h int udf_vget(struct mount *, ino_t, struct vnode **);
ino_t             457 isofs/udf/udf_vfsops.c 	ino_t id;
ino_t             506 isofs/udf/udf_vfsops.c udf_vget(struct mount *mp, ino_t ino, struct vnode **vpp)
ino_t              89 isofs/udf/udf_vnops.c udf_hashlookup(struct umount *ump, ino_t id, int flags, struct vnode **vpp)
ino_t             975 isofs/udf/udf_vnops.c 	ino_t id = 0;
ino_t              60 kern/uipc_usrreq.c ino_t	unp_ino;			/* prototype for fake inode numbers */
ino_t              69 kern/vfs_getcwd.c 	ino_t fileno;
ino_t              97 lib/libsa/ufs.c static int	read_inode(ino_t, struct open_file *);
ino_t             100 lib/libsa/ufs.c static int	search_directory(char *, struct open_file *, ino_t *);
ino_t             109 lib/libsa/ufs.c read_inode(ino_t inumber, struct open_file *f)
ino_t             315 lib/libsa/ufs.c search_directory(char *name, struct open_file *f, ino_t *inumber_p)
ino_t             334 lib/libsa/ufs.c 			if (dp->d_ino == (ino_t)0)
ino_t             363 lib/libsa/ufs.c 	ino_t inumber, parent_inumber;
ino_t             515 lib/libsa/ufs.c 				inumber = (ino_t)ROOTINO;
ino_t             661 lib/libsa/ufs.c 			while (dp < edp && dp->d_ino == (ino_t)0)
ino_t             243 miscfs/portal/portal_vfsops.c #define portal_vget ((int (*)(struct mount *, ino_t, struct vnode **)) \
ino_t             202 miscfs/procfs/procfs_vfsops.c #define procfs_vget ((int (*)(struct mount *, ino_t, struct vnode **)) \
ino_t             800 msdosfs/msdosfs_vfsops.c #define msdosfs_vget ((int (*)(struct mount *, ino_t, struct vnode **)) \
ino_t             828 nfs/nfs_vfsops.c 	ino_t ino;
ino_t             111 nfs/nfsmount.h int	nfs_vget(struct mount *, ino_t, struct vnode **);
ino_t             136 ntfs/ntfs_ihash.c 	ino_t inum;
ino_t              36 ntfs/ntfs_ihash.h struct ntnode   *ntfs_nthashlookup(dev_t, ino_t);
ino_t              37 ntfs/ntfs_ihash.h struct ntnode   *ntfs_nthashget(dev_t, ino_t);
ino_t              72 ntfs/ntfs_inode.h 	ino_t           i_number;
ino_t              83 ntfs/ntfs_inode.h 	ino_t		i_mainrec;	/* MFR */
ino_t             104 ntfs/ntfs_inode.h 	ino_t		f_pnumber;	/* $NAME/dirinfo */
ino_t             125 ntfs/ntfs_inode.h 	ino_t     ntfid_ino;	/* File number (ino). */
ino_t             412 ntfs/ntfs_subr.c 	   ino_t ino,
ino_t              94 ntfs/ntfs_subr.h int ntfs_ntlookup(struct ntfsmount *, ino_t, struct ntnode **);
ino_t             127 ntfs/ntfs_subr.h int ntfs_ntlookup(struct ntfsmount *, ino_t, struct ntnode **, struct proc *);
ino_t              99 ntfs/ntfs_vfsops.c static int	ntfs_vget(struct mount *mp, ino_t ino,
ino_t             811 ntfs/ntfs_vfsops.c 	error = VFS_VGET(mp, (ino_t)NTFS_ROOTINO, &nvp);
ino_t             990 ntfs/ntfs_vfsops.c 	ino_t ino,
ino_t            1135 ntfs/ntfs_vfsops.c 	ino_t ino,
ino_t              38 ntfs/ntfs_vfsops.h int ntfs_vgetex(struct mount *, ino_t, u_int32_t, char *, u_long, u_long,
ino_t             484 sys/mount.h    	int	(*vfs_vget)(struct mount *mp, ino_t ino,
ino_t              49 sys/stat.h     	ino_t	  st_ino;		/* inode's number */
ino_t              67 sys/stat.h     	ino_t	  st_ino;		/* inode's number */
ino_t              88 sys/stat.h     	ino_t	  st_ino;		/* inode's number */
ino_t              68 sys/unpcb.h    	ino_t	unp_ino;		/* fake inode number */
ino_t             141 ufs/ext2fs/ext2fs_alloc.c 	ino_t ino, ipref;
ino_t             155 ufs/ext2fs/ext2fs_alloc.c 	ino = (ino_t)ext2fs_hashalloc(pip, cg, (long)ipref, mode, ext2fs_nodealloccg);
ino_t             509 ufs/ext2fs/ext2fs_alloc.c ext2fs_inode_free(struct inode *pip, ino_t ino, mode_t mode)
ino_t              50 ufs/ext2fs/ext2fs_dinode.h #define	EXT2_ROOTINO ((ino_t)2)
ino_t              51 ufs/ext2fs/ext2fs_dinode.h #define EXT2_FIRSTINO ((ino_t)11)
ino_t              69 ufs/ext2fs/ext2fs_extern.h int ext2fs_inode_free(struct inode *pip, ino_t ino, mode_t mode);
ino_t              95 ufs/ext2fs/ext2fs_extern.h int ext2fs_dirempty(struct inode *, ino_t, struct ucred *);
ino_t             117 ufs/ext2fs/ext2fs_extern.h int ext2fs_vget(struct mount *, ino_t, struct vnode **);
ino_t             961 ufs/ext2fs/ext2fs_lookup.c ext2fs_dirempty(struct inode *ip, ino_t parentino, struct ucred *cred)
ino_t             808 ufs/ext2fs/ext2fs_vfsops.c ext2fs_vget(struct mount *mp, ino_t ino, struct vnode **vpp)
ino_t              74 ufs/ffs/ffs_alloc.c ino_t	ffs_dirpref(struct inode *);
ino_t             830 ufs/ffs/ffs_alloc.c 	ino_t ino, ipref;
ino_t             857 ufs/ffs/ffs_alloc.c 	ino = (ino_t)ffs_hashalloc(pip, cg, (long)ipref, mode, ffs_nodealloccg);
ino_t             914 ufs/ffs/ffs_alloc.c ino_t
ino_t            1018 ufs/ffs/ffs_alloc.c 	return ((ino_t)(fs->fs_ipg * cg));
ino_t            1795 ufs/ffs/ffs_alloc.c ffs_inode_free(struct inode *pip, ino_t ino, mode_t mode)
ino_t            1812 ufs/ffs/ffs_alloc.c ffs_freefile(struct inode *pip, ino_t ino, mode_t mode)
ino_t             106 ufs/ffs/ffs_extern.h int ffs_inode_free(struct inode *, ino_t, mode_t);
ino_t             107 ufs/ffs/ffs_extern.h int ffs_freefile(struct inode *, ino_t, mode_t);
ino_t             146 ufs/ffs/ffs_extern.h int ffs_vget(struct mount *, ino_t, struct vnode **);
ino_t             176 ufs/ffs/ffs_extern.h void  softdep_freefile(struct vnode *, ino_t, mode_t);
ino_t             178 ufs/ffs/ffs_extern.h void  softdep_setup_inomapdep(struct buf *, struct inode *, ino_t);
ino_t             123 ufs/ffs/ffs_softdep.c STATIC	int flush_inodedep_deps(struct fs *, ino_t);
ino_t             161 ufs/ffs/ffs_softdep.c STATIC	int inodedep_lookup(struct fs *, ino_t, int, struct inodedep **);
ino_t            1066 ufs/ffs/ffs_softdep.c 	ino_t inum;
ino_t            1323 ufs/ffs/ffs_softdep.c 	ino_t newinum;		/* new inode number being allocated */
ino_t            2275 ufs/ffs/ffs_softdep.c 		ino_t ino;
ino_t            3143 ufs/ffs/ffs_softdep.c 	ino_t oldinum;
ino_t            4561 ufs/ffs/ffs_softdep.c 	ino_t parentino;
ino_t            4995 ufs/ffs/ffs_softdep.c 	ino_t ino;
ino_t            5097 ufs/ffs/ffs_softdep.c 	ino_t inum;
ino_t            5381 ufs/ffs/ffs_softdep.c 	ino_t ino;
ino_t            5433 ufs/ffs/ffs_softdep.c 	ino_t firstino, lastino, ino;
ino_t              71 ufs/ffs/ffs_softdep_stub.c softdep_setup_inomapdep(struct buf *bp, struct inode *ip, ino_t newinum)
ino_t             110 ufs/ffs/ffs_softdep_stub.c softdep_freefile(struct vnode *pvp, ino_t ino, mode_t mode)
ino_t            1234 ufs/ffs/ffs_vfsops.c ffs_vget(struct mount *mp, ino_t ino, struct vnode **vpp)
ino_t             194 ufs/ffs/softdep.h 	ino_t	pd_ino;			/* associated file */
ino_t             253 ufs/ffs/softdep.h 	ino_t	id_ino;			/* dependent inode */
ino_t             420 ufs/ffs/softdep.h 	ino_t	ff_inum;		/* owning inode number */
ino_t             432 ufs/ffs/softdep.h 	ino_t	fb_previousinum;	/* inode of previous owner of blocks */
ino_t             452 ufs/ffs/softdep.h 	ino_t	fx_oldinum;		/* inum of the unlinked file */
ino_t             499 ufs/ffs/softdep.h 	ino_t	da_newinum;		/* inode number for the new dir entry */
ino_t             557 ufs/ffs/softdep.h 	ino_t	dm_oldinum;		/* inum of the removed dir entry */
ino_t             560 ufs/ffs/softdep.h 	ino_t	dmu_dirinum;		/* parent inode number (for rmdir) */
ino_t              49 ufs/ufs/dinode.h #define	ROOTINO	((ino_t)2)
ino_t              71 ufs/ufs/inode.h 	ino_t	  i_number;	/* The identity of the inode. */
ino_t              95 ufs/ufs/inode.h 	ino_t	  i_ino;	/* Inode number of found directory. */
ino_t             135 ufs/ufs/inode.h 	int (* iv_inode_free)(struct inode *, ino_t ino, mode_t mode);
ino_t             352 ufs/ufs/inode.h 	ino_t	  ufid_ino;	/* File number (ino). */
ino_t             104 ufs/ufs/ufs_extern.h struct vnode *ufs_ihashlookup(dev_t, ino_t);
ino_t             105 ufs/ufs/ufs_extern.h struct vnode *ufs_ihashget(dev_t, ino_t);
ino_t             122 ufs/ufs/ufs_extern.h 		        ino_t, int, int);
ino_t             123 ufs/ufs/ufs_extern.h int ufs_dirempty(struct inode *, ino_t, struct ucred *);
ino_t              68 ufs/ufs/ufs_ihash.c ufs_ihashlookup(dev_t dev, ino_t inum)
ino_t              89 ufs/ufs/ufs_ihash.c ufs_ihashget(dev_t dev, ino_t inum)
ino_t             118 ufs/ufs/ufs_ihash.c 	ino_t  inum = ip->i_number;
ino_t            1023 ufs/ufs/ufs_lookup.c ufs_dirrewrite(struct inode *dp, struct inode *oip, ino_t newinum, int newtype,
ino_t            1066 ufs/ufs/ufs_lookup.c ufs_dirempty(struct inode *ip, ino_t parentino, struct ucred *cred)
ino_t              79 ufs/ufs/ufs_vfsops.c 	if ((error = VFS_VGET(mp, (ino_t)ROOTINO, &nvp)) != 0)
ino_t             127 xfs/xfs_vfsops-bsd.c 	 ino_t ino,
ino_t              66 xfs/xfs_vfsops-bsd.h 	 ino_t ino,