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

12345

/freebsd-9.3-release/contrib/libarchive/cpio/test/
H A Dtest_option_c.c59 int dev, ino, gid; local
H A Dtest_format_newc.c75 int devmajor, devminor, ino, gid; local
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_trans_inode.c80 xfs_trans_iget( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, uint flags, uint lock_flags, xfs_inode_t **ipp) argument
H A Dxfs_dir2.h66 xfs_intino_t ino; /* inode number */ member in struct:xfs_dir2_put_args
/freebsd-9.3-release/sys/ufs/ufs/
H A Dufs_gjournal.c64 ino_t ino; local
/freebsd-9.3-release/lib/libc/gen/
H A Dgetcwd.c63 ino_t ino; local
H A Dsem_new.c70 ino_t ino; member in struct:sem_nameinfo
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dgetcwd.c57 ino_t ino; local
/freebsd-9.3-release/lib/libufs/
H A Dcgroup.c142 ino_t ino; local
/freebsd-9.3-release/sbin/kldload/
H A Dkldload.c61 ino_t ino; local
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_socket.c75 ino_t ino; /* Inode where the socket lives on */ member in struct:svr4_sockcache_entry
[all...]
/freebsd-9.3-release/sys/fs/cd9660/
H A Dcd9660_node.c318 ino_t ino; local
H A Dcd9660_lookup.c109 ino_t ino, i_ino; local
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_freebsd_iget.c95 xfs_iget( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, uint flags, uint lock_flags, xfs_inode_t **ipp, xfs_daddr_t bno) argument
/freebsd-9.3-release/bin/pax/
H A Dtables.h60 ino_t ino; /* files inode number */ member in struct:hrdlnk
145 ino_t ino; member in struct:atdir
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry_link_resolver.c254 int64_t ino; local
H A Darchive_write_set_format_cpio.c139 int64_t ino = archive_entry_ino64(entry); local
193 int64_t ino; local
[all...]
H A Darchive_write_set_format_cpio_newc.c117 int64_t ino; local
/freebsd-9.3-release/sbin/growfs/
H A Ddebug.c667 dbg_dump_ufs1_ino(struct fs *sb, const char *comment, struct ufs1_dinode *ino) argument
734 dbg_dump_ufs2_ino(struct fs *sb, const char *comment, struct ufs2_dinode *ino) argument
[all...]
/freebsd-9.3-release/sbin/restore/
H A Drestore.c57 listfile(char *name, ino_t ino, int type) argument
73 addfile(char *name, ino_t ino, int type) argument
114 deletefile(char *name, ino_t ino, int type) argument
205 nodeupdates(char *name, ino_t ino, int type) argument
838 verifyfile(char *name, ino_t ino, int type) argument
[all...]
H A Dutilities.c373 ino_t ino; local
H A Dmain.c85 ino_t ino; local
/freebsd-9.3-release/sbin/dump/
H A Dmain.c99 ino_t ino; local
[all...]
/freebsd-9.3-release/sbin/ffsinfo/
H A Dffsinfo.c342 struct ufs1_dinode *ino; local
494 struct ufs2_dinode *ino; local
[all...]
/freebsd-9.3-release/sbin/fsck_ffs/
H A Dgjournal.c403 ino_t cino, ino; local
[all...]

Completed in 211 milliseconds

12345