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

1234567

/netbsd-current/sys/fs/v7fs/
H A Dv7fs_dirent.c67 v7fs_ino_t ino; local
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
[all...]
/netbsd-current/lib/libc/compat/sys/
H A Dcompat_getdents.c55 ino_t ino; local
/netbsd-current/tests/include/sys/
H A Dt_types.c121 ino_t ino; local
/netbsd-current/external/bsd/libarchive/dist/cpio/test/
H A Dtest_option_c.c69 int dev, ino, gid = 1000; local
H A Dtest_format_newc.c86 uint32_t devmajor, devminor, ino, gid, uid; local
/netbsd-current/sbin/fsck_lfs/
H A Dpass0.c104 ino_t ino, plastino, nextino, lowfreeino, freehd; local
[all...]
H A Dvnode.c114 VFS_VGET(void *fs, ino_t ino) argument
158 vget(void *fs, ino_t ino) argument
H A Dutilities.c186 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) argument
[all...]
/netbsd-current/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
/netbsd-current/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
/netbsd-current/share/examples/refuse/virtdir/
H A Dvirtdir.h46 ino_t ino; /* inode number */ member in struct:virt_dirent_t
/netbsd-current/sbin/mount_qemufwcfg/
H A Dvirtdir.h45 ino_t ino; /* inode number */ member in struct:virt_dirent_t
/netbsd-current/sys/fs/filecorefs/
H A Dfilecore_node.c134 ino_t ino; local
H A Dfilecore_lookup.c264 ino_t ino; local
/netbsd-current/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
/netbsd-current/external/bsd/iscsi/dist/include/
H A Dvirtdir.h46 ino_t ino; /* inode number */ member in struct:virt_dirent_t
/netbsd-current/external/bsd/iscsi/dist/src/initiator/
H A Dvirtdir.h46 ino_t ino; /* inode number */ member in struct:virt_dirent_t
/netbsd-current/regress/sys/kern/getcwd/
H A Dold_getcwd.c80 ino_t ino; local
/netbsd-current/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
/netbsd-current/sbin/newfs_v7fs/
H A Dmain.c112 v7fs_ino_t ino; local
/netbsd-current/sbin/fsck_ffs/
H A Dwapbl.c148 is_journal_inode(ino_t ino) argument

Completed in 241 milliseconds

1234567