Searched defs:ino (Results 1 - 25 of 143) sorted by relevance

123456

/src/tests/include/sys/
H A Dt_types.c121 ino_t ino; local in function:ATF_TC_BODY
/src/sys/fs/v7fs/
H A Dv7fs_dirent.c67 v7fs_ino_t ino; local in function:v7fs_dirent_endian_convert
H A Dv7fs_inode.c87 v7fs_inode_number_sanity(const struct v7fs_superblock *sb, v7fs_ino_t ino) argument
100 v7fs_inode_allocate(struct v7fs_self *fs, v7fs_ino_t *ino) argument
139 v7fs_inode_deallocate(struct v7fs_self *fs, v7fs_ino_t ino) argument
252 v7fs_ino_t ino = mem->inode_number; local in function:v7fs_inode_writeback
[all...]
/src/lib/libc/compat/sys/
H A Dcompat_getdents.c55 ino_t ino; local in function:getdents
/src/sbin/fsck_lfs/
H A Dpass0.c104 ino_t ino, plastino, nextino, lowfreeino, freehd; local in function:pass0
[all...]
H A Dutilities.c189 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) argument
[all...]
H A Dvnode.c114 VFS_VGET(void *fs, ino_t ino) argument
158 vget(void *fs, ino_t ino) argument
/src/sbin/fsck_v7fs/
H A Dinode.c99 v7fs_inode_check(struct v7fs_self *fs, struct v7fs_inode *p, v7fs_ino_t ino) argument
118 ilistcheck_subr(struct v7fs_self * fs,void * ctx,struct v7fs_inode * p,v7fs_ino_t ino) argument
H A Dmain.c227 v7fs_ino_t ino; local in function:make_lost_and_found
/src/sys/fs/filecorefs/
H A Dfilecore_lookup.c264 ino_t ino; local in function:filecore_lookup
H A Dfilecore_node.c134 ino_t ino; local in function:filecore_loadvnode
/src/sys/arch/x68k/stand/boot_ufs/
H A Dreadufs_lfs.c157 get_lfs_inode(ino32_t ino, union ufs_dinode *dibuf) argument
[all...]
H A Dreadufs_ffs.c126 get_ffs_inode(ino32_t ino, union ufs_dinode *dibuf) argument
/src/sys/arch/hppa/stand/xxboot/
H A Dreadufs_lfs.c154 get_lfs_inode(ino32_t ino, union ufs_dinode *dibuf) argument
H A Dreadufs_ffs.c125 get_ffs_inode(ino32_t ino, union ufs_dinode *dibuf) argument
/src/share/examples/refuse/virtdir/
H A Dvirtdir.h46 ino_t ino; /* inode number */ member in struct:virt_dirent_t
/src/sbin/mount_qemufwcfg/
H A Dvirtdir.h45 ino_t ino; /* inode number */ member in struct:virt_dirent_t
/src/sys/ufs/ufs/
H A Dufs_vfsops.c104 ufs_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) argument
/src/sys/lib/libsa/
H A Dls.c173 lsadd(lsentry_t ** names,const char * pattern,const char * name,size_t namelen,uint32_t ino,const char * type) argument
/src/regress/sys/kern/getcwd/
H A Dold_getcwd.c80 ino_t ino; local in function:old_getcwd
/src/sbin/dump/
H A Dffs_inode.c174 ino_t ino; local in function:fs_mapinodes
/src/sbin/fsck_ffs/
H A Dwapbl.c148 is_journal_inode(ino_t ino) argument
/src/sbin/newfs_v7fs/
H A Dmain.c112 v7fs_ino_t ino; local in function:make_root
/src/sys/ufs/chfs/
H A Dchfs_subr.c135 chfs_filldir(struct uio* uio, ino_t ino, const char *name, argument
H A Dchfs_vnode.c48 ino_t *ino = ctx; local in function:chfs_vnode_lookup_selector
69 chfs_readvnode(struct mount *mp, ino_t ino, struct vnode **vpp) argument
[all...]

Completed in 10 milliseconds

123456