Searched defs:inum (Results 1 - 18 of 18) sorted by path

/freebsd-current/crypto/openssh/
H A Dsftp-glob.c71 static int inum = 1; local
/freebsd-current/lib/libufs/
H A Dinode.c51 getinode(struct uufsd *disk, union dinodep *dp, ino_t inum) argument
/freebsd-current/sbin/dump/
H A Dtraverse.c866 getino(ino_t inum, int *modep) argument
/freebsd-current/sbin/fsck_ffs/
H A Dfsutil.c158 inoinfo(ino_t inum) argument
H A Dinode.c628 ino_t inum; local
716 snapremove(ino_t inum) argument
806 snapblkfree(struct fs *fs, ufs2_daddr_t bno, long size, ino_t inum, ufs2_daddr_t (*checkblkavail)(ufs2_daddr_t blkno, long frags)) argument
[all...]
H A Dpass5.c57 ino_t inum; local
/freebsd-current/sbin/fsdb/
H A Dfsdb.c247 setcurinode(ino_t inum) argument
354 ino_t inum; local
374 ino_t inum; local
488 ino_t inum, inosused; local
797 ino_t inum; local
846 ino_t inum; local
[all...]
H A Dfsdbutil.c106 printstat(const char *cp, ino_t inum, union dinode *dp) argument
/freebsd-current/sbin/quotacheck/
H A Dquotacheck.c621 setinodebuf(ino_t inum) argument
/freebsd-current/sbin/restore/
H A Ddirs.c298 searchdir(ino_t inum, char *name) argument
H A Dsymtab.c77 lookupino(ino_t inum) argument
93 addino(ino_t inum, struct entry *np) argument
113 deleteino(ino_t inum) argument
214 addentry(char *name, ino_t inum, int type) argument
265 ino_t inum; local
[all...]
/freebsd-current/sys/contrib/ncsw/user/env/
H A Dxx.c316 unsigned int inum; local
340 unsigned int inum; local
/freebsd-current/sys/fs/ext2fs/
H A Dext2_csum.c232 uint32_t inum, gen, crc; local
300 uint32_t inum, old_csum, gen, crc; local
424 uint32_t inum, gen, crc; local
574 uint32_t inode_csum_seed, inum, gen, crc; local
[all...]
/freebsd-current/sys/ufs/ffs/
H A Dffs_alloc.c2435 ino_t inum; member in struct:ffs_blkfree_trim_params
2255 ffs_blkfree_cg(struct ufsmount *ump, struct fs *fs, struct vnode *devvp, ufs2_daddr_t bno, long size, ino_t inum, struct workhead *dephd) argument
2492 trim_lookup(struct ufsmount *ump, struct vnode *devvp, ufs2_daddr_t bno, long size, ino_t inum, uint64_t key, int alloctype) argument
2587 ffs_blkrelease_start(struct ufsmount *ump, struct vnode *devvp, ino_t inum) argument
2653 ffs_blkfree(struct ufsmount *ump, struct fs *fs, struct vnode *devvp, ufs2_daddr_t bno, long size, ino_t inum, __enum_uint8(vtype) vtype, struct workhead *dephd, uint64_t key) argument
3140 ffs_fserr(struct fs *fs, ino_t inum, char *cp) argument
[all...]
H A Dffs_snapshot.c1277 ino_t inum; local
1294 ffs_blkfree(ITOUMP(ip), fs, vp, blkno, fs->fs_bsize, inum, local
1561 ino_t inum; local
1579 ffs_blkfree(ITOUMP(ip), fs, vp, blkno, fs->fs_bsize, inum, local
85 ffs_snapblkfree(struct fs *fs, struct vnode *devvp, ufs2_daddr_t bno, long size, ino_t inum, __enum_uint8(vtype) vtype, struct workhead *wkhd) argument
1767 ffs_snapblkfree(struct fs *fs, struct vnode *devvp, ufs2_daddr_t bno, long size, ino_t inum, __enum_uint8(vtype) vtype, struct workhead *wkhd) argument
[all...]
H A Dffs_softdep.c1775 ino_t inum; local
1824 ino_t inum; local
1393 get_parent_vp(struct vnode *vp, struct mount *mp, ino_t inum, struct buf *bp, struct diraddhd *diraddhdp, struct diraddhd *unfinishedp, struct vnode **rvp) argument
2295 inodedep_find(struct inodedep_hashhead *inodedephd, ino_t inum, struct inodedep **inodedeppp) argument
2318 inodedep_lookup(struct mount *mp, ino_t inum, int flags, struct inodedep **inodedeppp) argument
13315 ino_t inum; local
13395 inodedep_lookup(UFSTOVFS(ump), inum, 0, local
13453 inodedep_lookup(UFSTOVFS(ump), inum, 0, &inodedep); local
[all...]
H A Dffs_vfsops.c235 ffs_check_blkno(struct mount *mp, ino_t inum, ufs2_daddr_t daddr, int blksize) argument
/freebsd-current/usr.sbin/fstyp/
H A Dhammer2_disk.h592 hammer2_tid_t inum; /* inode number */ member in struct:hammer2_dirent_head
999 hammer2_tid_t inum; /* 0058 inode number */ member in struct:hammer2_inode_meta

Completed in 251 milliseconds