/dflybsd-src/sbin/dump/ |
H A D | traverse.c | 125 ufs1_ino_t ino; in mapfiles() local 183 ufs1_ino_t ino; in mapdirs() local 249 dirindir(ufs1_ino_t ino, daddr_t blkno, int ind_level, long *filesize, in dirindir() 288 searchdir(ufs1_ino_t ino, daddr_t blkno, long size, long filesize, in searchdir() 351 dumpino(struct ufs1_dinode *dp, ufs1_ino_t ino) in dumpino() 426 dmpindir(ufs1_ino_t ino, daddr_t blk, int ind_level, fsizeT *size) in dmpindir() 456 blksout(daddr_t *blkp, int frags, ufs1_ino_t ino) in blksout() 491 dumpmap(const char *map, int type, ufs1_ino_t ino) in dumpmap() 507 writeheader(ufs1_ino_t ino) in writeheader()
|
H A D | dump.h | 49 #define SETINO(ino, map) setbit(map, (u_int)((ino) - 1)) argument 50 #define CLRINO(ino, map) clrbit(map, (u_int)((ino) - 1)) argument 51 #define TSTINO(ino, map) isset(map, (u_int)((ino) - 1)) argument
|
/dflybsd-src/sbin/restore/ |
H A D | dirs.c | 75 ufs1_ino_t ino; member 217 treescan(char *pname, ufs1_ino_t ino, long (*todo)(char *, ufs1_ino_t, int)) in treescan() argument 283 ufs1_ino_t ino; in pathsearch() local 512 ufs1_ino_t ino; in rst_opendir() local 633 genliteraldir(char *name, ufs1_ino_t ino) in genliteraldir() 676 inodetype(ufs1_ino_t ino) in inodetype() 691 allocinotab(ufs1_ino_t ino, struct ufs1_dinode *dip, long seekptl) in allocinotab() 722 inotablookup(ufs1_ino_t ino) in inotablookup()
|
H A D | restore.c | 50 listfile(char *name, ufs1_ino_t ino, int type) in listfile() 66 addfile(char *name, ufs1_ino_t ino, int type) in addfile() 107 deletefile(char *name, ufs1_ino_t ino, int type __unused) in deletefile() 198 nodeupdates(char *name, ufs1_ino_t ino, int type) in nodeupdates() 819 verifyfile(char *name, ufs1_ino_t ino, int type) in verifyfile()
|
H A D | restore.h | 107 ufs1_ino_t ino; /* inumber of file */ member 129 #define TSTINO(ino, map) isset(map, (u_int)((ino) - 1)) argument 130 #define SETINO(ino, map) setbit(map, (u_int)((ino) - 1)) argument
|
/dflybsd-src/sbin/fsck/ |
H A D | dir.c | 263 direrror(ufs1_ino_t ino, char *errmesg) in direrror() 270 fileerror(ufs1_ino_t cwd, ufs1_ino_t ino, char *errmesg) in fileerror() 542 makeentry(ufs1_ino_t parent, ufs1_ino_t ino, char *name) in makeentry() 634 ufs1_ino_t ino; in allocdir() local 687 freedir(ufs1_ino_t ino, ufs1_ino_t parent) in freedir() 703 lftempname(char *bufp, ufs1_ino_t ino) in lftempname()
|
H A D | inode.c | 507 pinode(ufs1_ino_t ino) in pinode() 533 blkerror(ufs1_ino_t ino, char *type, ufs_daddr_t blk) in blkerror() 564 ufs1_ino_t ino; in allocino() local 621 freeino(ufs1_ino_t ino) in freeino()
|
/dflybsd-src/stand/lib/ |
H A D | hammer1.c | 540 hdirlocalization(struct hfs *hfs, ino_t ino) in hdirlocalization() 575 hreaddir(struct hfs *hfs, ino_t ino, int64_t *off, struct dirent *de) in hreaddir() 672 ino_t ino = 1; in hlookup() local 699 hstat(struct hfs *hfs, ino_t ino, struct stat* st) in hstat() 734 hreadf(struct hfs *hfs, ino_t ino, int64_t off, int64_t len, char *buf) in hreadf() 822 ino_t ino = hlookup(&hfs, path); in boot2_hammer_lookup() local 833 boot2_hammer_read(boot2_ino_t ino, void *buf, size_t len) in boot2_hammer_read() 914 ino_t ino; member 1074 ino_t ino = hlookup(&hfs, argv[i]); in main() local
|
H A D | hammer2.c | 89 struct hammer2_inode_data ino; /* raw inode data */ member 438 hammer2_inode_data_t *ino; in h2resolve() local 736 boot2_hammer2_read(boot2_ino_t ino, void *buf, size_t len) in boot2_hammer2_read()
|
/dflybsd-src/sys/vfs/hpfs/ |
H A D | hpfs_hash.c | 89 hpfs_hphashlookup(cdev_t dev, lsn_t ino) in hpfs_hphashlookup() 104 hpfs_hphashvget(cdev_t dev, lsn_t ino) in hpfs_hphashvget()
|
/dflybsd-src/sys/vfs/fuse/ |
H A D | fuse_node.c | 52 fuse_node_new(struct fuse_mount *fmp, uint64_t ino, enum vtype vtyp, in fuse_node_new() 96 uint64_t ino, enum vtype vtyp, struct vnode **vpp) in fuse_alloc_node()
|
H A D | fuse_util.c | 61 fuse_forget_node(struct fuse_mount *fmp, uint64_t ino, uint64_t nlookup, in fuse_forget_node()
|
/dflybsd-src/usr.bin/fstat/ |
H A D | hammer2.c | 52 struct hammer2_inode ino; in hammer2_filestat() local
|
H A D | hammer.c | 51 struct hammer_inode ino; in hammer_filestat() local
|
H A D | tmpfs.c | 49 struct tmpfs_node ino; in tmpfs_filestat() local
|
H A D | ext2fs.c | 47 struct inode ino; in ext2fs_filestat() local
|
H A D | ntfs.c | 49 struct ntnode ino; in ntfs_filestat() local
|
H A D | fstat.h | 40 ino_t ino; member
|
/dflybsd-src/sys/vfs/isofs/cd9660/ |
H A D | cd9660_vfsops.c | 610 ino_t ino = isodirino(dp, imp); in cd9660_root() local 712 cd9660_vget(struct mount *mp, struct vnode *dvp, ino_t ino, struct vnode **vpp) in cd9660_vget() 731 cd9660_vget_internal(struct mount *mp, ino_t ino, struct vnode **vpp, in cd9660_vget_internal()
|
/dflybsd-src/sbin/hammer2/ |
H A D | cmd_stat.c | 44 hammer2_ioc_inode_t ino; in cmd_stat() local
|
/dflybsd-src/bin/pax/ |
H A D | tables.h | 61 ino_t ino; /* files inode number */ member 146 ino_t ino; member
|
H A D | tables.c | 949 add_atdir(char *fname, dev_t dev, ino_t ino, time_t mtime, time_t atime) in add_atdir() 1011 get_atdir(dev_t dev, ino_t ino, time_t *mtime, time_t *atime) in get_atdir()
|
/dflybsd-src/stand/boot/common/ |
H A D | ufsread.c | 98 fsfind(const char *name, ufs_ino_t *ino) in fsfind() 127 ufs_ino_t ino; in boot2_ufs_lookup() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_cpio_binary.c | 281 int64_t ino = archive_entry_ino64(entry); in synthesize_ino_value() local 385 int64_t ino; in write_header() local
|
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs_vfsops.c | 692 ntfs_vgetex(struct mount *mp, ino_t ino, u_int32_t attrtype, char *attrname, in ntfs_vgetex() 794 ntfs_vget(struct mount *mp, struct vnode *dvp, ino_t ino, struct vnode **vpp) in ntfs_vget()
|