Symbol: ino_t
bin/pax/cpio.c
1031
if (arcn->sb.st_ino != (ino_t)(SHRT_EXT(hd->h_ino)))
bin/pax/cpio.c
285
arcn->sb.st_ino = (ino_t)asc_ul(hd->c_ino, sizeof(hd->c_ino), OCT);
bin/pax/cpio.c
562
arcn->sb.st_ino = (ino_t)asc_ul(hd->c_ino, sizeof(hd->c_ino), HEX);
bin/pax/cpio.c
857
arcn->sb.st_ino = (ino_t)(RSHRT_EXT(hd->h_ino));
bin/pax/cpio.c
872
arcn->sb.st_ino = (ino_t)(SHRT_EXT(hd->h_ino));
bin/pax/extern.h
264
void add_atdir(char *, dev_t, ino_t, time_t, time_t);
bin/pax/extern.h
265
int get_atdir(dev_t, ino_t, time_t *, time_t *);
bin/pax/tables.c
1010
get_atdir(dev_t dev, ino_t ino, time_t *mtime, time_t *atime)
bin/pax/tables.c
762
ino_t trunc_bits = 0;
bin/pax/tables.c
763
ino_t nino;
bin/pax/tables.c
773
if ((nino = arcn->sb.st_ino & (ino_t)ino_mask) != arcn->sb.st_ino) {
bin/pax/tables.c
775
trunc_bits = arcn->sb.st_ino & (ino_t)(~ino_mask);
bin/pax/tables.c
948
add_atdir(char *fname, dev_t dev, ino_t ino, time_t mtime, time_t atime)
bin/pax/tables.h
128
ino_t trunc_bits; /* truncation pattern for a specific map */
bin/pax/tables.h
144
ino_t ino;
bin/pax/tables.h
59
ino_t ino; /* files inode number */
crypto/heimdal/appl/ftp/ftpd/ls.c
425
static ino_t ino_counter = 0, ino_last = 0;
crypto/openssh/openbsd-compat/getcwd.c
56
ino_t ino;
crypto/openssh/openbsd-compat/getcwd.c
61
ino_t root_ino;
crypto/openssl/providers/implementations/rands/seeding/rand_unix.c
413
ino_t ino;
lib/libc/gen/fts.c
1003
ino_t ino;
lib/libc/gen/getcwd.c
60
ino_t ino;
lib/libc/gen/getcwd.c
65
ino_t root_ino;
lib/libc/gen/sem_new.c
74
ino_t ino;
lib/libprocstat/udf.c
72
ino_t hash_id;
lib/libsecureboot/verify_file.c
125
ino_t vs_ino;
lib/libufs/cgroup.c
136
ino_t
lib/libufs/cgroup.c
143
ino_t ino;
lib/libufs/inode.c
52
getinode(struct uufsd *disk, union dinodep *dp, ino_t inum)
lib/libufs/inode.c
54
ino_t min, max;
lib/libufs/inode.c
62
if (inum >= (ino_t)fs->fs_ipg * fs->fs_ncg) {
lib/libufs/libufs.h
147
ino_t cgialloc(struct uufsd *);
lib/libufs/libufs.h
158
int getinode(struct uufsd *, union dinodep *, ino_t);
lib/libufs/libufs.h
62
ino_t d_inomin; /* low ino */
lib/libufs/libufs.h
63
ino_t d_inomax; /* high ino */
lib/libutil/pidfile.c
53
ino_t pf_ino;
libexec/rtld-elf/libmap.c
40
ino_t ino;
libexec/rtld-elf/rtld.h
277
ino_t ino; /* Object's inode number */
sbin/dump/dump.h
102
int mapfiles(ino_t maxino, long *tapesize);
sbin/dump/dump.h
103
int mapdirs(ino_t maxino, long *tapesize);
sbin/dump/dump.h
108
void dumpino(union dinode *dp, ino_t ino);
sbin/dump/dump.h
109
void dumpmap(char *map, int type, ino_t ino);
sbin/dump/dump.h
110
void writeheader(ino_t ino);
sbin/dump/dump.h
125
union dinode *getino(ino_t inum, int *mode);
sbin/dump/dump.h
64
extern ino_t curino; /* current inumber; used globally */
sbin/dump/main.c
108
ino_t ino;
sbin/dump/main.c
116
ino_t maxino;
sbin/dump/tape.c
56
ino_t curino; /* current inumber; used globally */
sbin/dump/tape.c
647
writeheader((ino_t)wp->inode);
sbin/dump/traverse.c
141
mapfiles(ino_t maxino, long *tapesize)
sbin/dump/traverse.c
147
ino_t ino;
sbin/dump/traverse.c
242
mapdirs(ino_t maxino, long *tapesize)
sbin/dump/traverse.c
247
ino_t ino;
sbin/dump/traverse.c
319
ino_t ino,
sbin/dump/traverse.c
325
ino_t maxino)
sbin/dump/traverse.c
371
ino_t ino,
sbin/dump/traverse.c
377
ino_t maxino)
sbin/dump/traverse.c
448
dumpino(union dinode *dp, ino_t ino)
sbin/dump/traverse.c
569
dmpindir(union dinode *dp, ino_t ino, ufs2_daddr_t blk, int ind_level,
sbin/dump/traverse.c
613
ufs1_blksout(ufs1_daddr_t *blkp, int frags, ino_t ino)
sbin/dump/traverse.c
649
ufs2_blksout(union dinode *dp, ufs2_daddr_t *blkp, int frags, ino_t ino,
sbin/dump/traverse.c
67
static int dirindir(ino_t ino, ufs2_daddr_t blkno, int level, long *size,
sbin/dump/traverse.c
68
long *tapesize, int nodump, ino_t maxino);
sbin/dump/traverse.c
69
static void dmpindir(union dinode *dp, ino_t ino, ufs2_daddr_t blk, int level,
sbin/dump/traverse.c
71
static void ufs1_blksout(ufs1_daddr_t *blkp, int frags, ino_t ino);
sbin/dump/traverse.c
73
ino_t ino, int last);
sbin/dump/traverse.c
75
static void writeextdata(union dinode *dp, ino_t ino, int added);
sbin/dump/traverse.c
76
static int searchdir(ino_t ino, ufs2_daddr_t blkno, long size, long filesize,
sbin/dump/traverse.c
760
writeextdata(union dinode *dp, ino_t ino, int added)
sbin/dump/traverse.c
77
long *tapesize, int nodump, ino_t maxino);
sbin/dump/traverse.c
820
dumpmap(char *map, int type, ino_t ino)
sbin/dump/traverse.c
836
writeheader(ino_t ino)
sbin/dump/traverse.c
862
getino(ino_t inum, int *modep)
sbin/dump/traverse.c
864
static ino_t minino, maxino;
sbin/ffsinfo/ffsinfo.c
129
ino_t in;
sbin/ffsinfo/ffsinfo.c
303
DUMP_WHOLE_INODE((ino_t)cfg_in, cfg_lv);
sbin/ffsinfo/ffsinfo.c
306
in < (ino_t)cg_stop * sblock.fs_ipg;
sbin/ffsinfo/ffsinfo.c
324
dump_whole_ufs1_inode(ino_t inode, int level)
sbin/ffsinfo/ffsinfo.c
478
dump_whole_ufs2_inode(ino_t inode, int level)
sbin/ffsinfo/ffsinfo.c
95
static void dump_whole_ufs1_inode(ino_t, int);
sbin/ffsinfo/ffsinfo.c
96
static void dump_whole_ufs2_inode(ino_t, int);
sbin/fsck_ffs/dir.c
1007
lftempname(char *bufp, ino_t ino)
sbin/fsck_ffs/dir.c
1009
ino_t in;
sbin/fsck_ffs/dir.c
418
direrror(ino_t ino, const char *errmesg)
sbin/fsck_ffs/dir.c
425
fileerror(ino_t cwd, ino_t ino, const char *errmesg)
sbin/fsck_ffs/dir.c
477
if (linkup(idesc->id_number, (ino_t)0, NULL) == 0) {
sbin/fsck_ffs/dir.c
563
linkup(ino_t orphan, ino_t parentdir, char *name)
sbin/fsck_ffs/dir.c
568
ino_t oldlfdir;
sbin/fsck_ffs/dir.c
60
static int lftempname(char *bufp, ino_t ino);
sbin/fsck_ffs/dir.c
604
lfdir = allocdir(UFS_ROOTINO, (ino_t)0, lfmode);
sbin/fsck_ffs/dir.c
637
if ((lfdir = allocdir(UFS_ROOTINO, (ino_t)0, lfmode)) == 0) {
sbin/fsck_ffs/dir.c
673
parentdir != (ino_t)-1)
sbin/fsck_ffs/dir.c
680
if (parentdir != (ino_t)-1 && inp != NULL) {
sbin/fsck_ffs/dir.c
704
changeino(ino_t dir, const char *name, ino_t newnum, int depth)
sbin/fsck_ffs/dir.c
732
makeentry(ino_t parent, ino_t ino, const char *name)
sbin/fsck_ffs/dir.c
909
ino_t
sbin/fsck_ffs/dir.c
910
allocdir(ino_t parent, ino_t request, int mode)
sbin/fsck_ffs/dir.c
912
ino_t ino;
sbin/fsck_ffs/dir.c
987
freedirino(ino_t ino, ino_t parent)
sbin/fsck_ffs/fsck.h
135
ino_t i_number; /* inode number */
sbin/fsck_ffs/fsck.h
242
extern ino_t cursnapshot;
sbin/fsck_ffs/fsck.h
250
ino_t id_number; /* inode number described */
sbin/fsck_ffs/fsck.h
251
ino_t id_parent; /* for DATA nodes, their parent */
sbin/fsck_ffs/fsck.h
302
ino_t i_number; /* inode number of this entry */
sbin/fsck_ffs/fsck.h
303
ino_t i_parent; /* inode number of parent */
sbin/fsck_ffs/fsck.h
304
ino_t i_dotdot; /* inode number of `..' */
sbin/fsck_ffs/fsck.h
358
extern ino_t lfdir; /* lost & found directory inode number */
sbin/fsck_ffs/fsck.h
362
extern ino_t maxino; /* number of inodes in file system */
sbin/fsck_ffs/fsck.h
364
extern ino_t n_files; /* number of files in use */
sbin/fsck_ffs/fsck.h
459
ino_t allocdir(ino_t parent, ino_t request, int mode);
sbin/fsck_ffs/fsck.h
460
ino_t allocino(ino_t request, int type);
sbin/fsck_ffs/fsck.h
462
void blkerror(ino_t ino, const char *type, ufs2_daddr_t blk);
sbin/fsck_ffs/fsck.h
470
struct inoinfo *cacheino(union dinode *dp, ino_t inumber);
sbin/fsck_ffs/fsck.h
475
int changeino(ino_t dir, const char *name, ino_t newnum, int depth);
sbin/fsck_ffs/fsck.h
488
void direrror(ino_t ino, const char *errmesg);
sbin/fsck_ffs/fsck.h
492
void fileerror(ino_t cwd, ino_t ino, const char *errmesg);
sbin/fsck_ffs/fsck.h
498
void freedirino(ino_t ino, ino_t parent);
sbin/fsck_ffs/fsck.h
499
void freeino(ino_t ino);
sbin/fsck_ffs/fsck.h
506
struct inoinfo *getinoinfo(ino_t inumber);
sbin/fsck_ffs/fsck.h
507
union dinode *getnextinode(ino_t inumber, int rebuiltcg);
sbin/fsck_ffs/fsck.h
508
void getpathname(char *namebuf, ino_t curdir, ino_t ino);
sbin/fsck_ffs/fsck.h
509
void ginode(ino_t, struct inode *);
sbin/fsck_ffs/fsck.h
513
ufs2_daddr_t ino_blkatoff(union dinode *, ino_t, ufs_lbn_t, int *,
sbin/fsck_ffs/fsck.h
517
struct inostat *inoinfo(ino_t inum);
sbin/fsck_ffs/fsck.h
519
int linkup(ino_t orphan, ino_t parentdir, char *name);
sbin/fsck_ffs/fsck.h
520
int makeentry(ino_t parent, ino_t ino, const char *name);
sbin/fsck_ffs/fsck.h
536
int removecachedino(ino_t);
sbin/fsck_ffs/fsck.h
540
void setinodebuf(int, ino_t);
sbin/fsck_ffs/fsck.h
542
int snapblkfree(struct fs *, ufs2_daddr_t, long, ino_t,
sbin/fsck_ffs/fsck.h
544
void snapremove(ino_t);
sbin/fsck_ffs/fsutil.c
1264
getpathname(char *namebuf, ino_t curdir, ino_t ino)
sbin/fsck_ffs/fsutil.c
158
inoinfo(ino_t inum)
sbin/fsck_ffs/gjournal.c
72
ino_t cino, ino;
sbin/fsck_ffs/globs.c
100
ino_t n_files; /* number of files in use */
sbin/fsck_ffs/globs.c
45
ino_t cursnapshot;
sbin/fsck_ffs/globs.c
94
ino_t maxino; /* number of inodes in file system */
sbin/fsck_ffs/globs.c
95
ino_t lfdir; /* lost & found directory inode number */
sbin/fsck_ffs/inode.c
1143
cacheino(union dinode *dp, ino_t inumber)
sbin/fsck_ffs/inode.c
1163
inp->i_parent = inumber == UFS_ROOTINO ? UFS_ROOTINO : (ino_t)0;
sbin/fsck_ffs/inode.c
1164
inp->i_dotdot = (ino_t)0;
sbin/fsck_ffs/inode.c
1189
getinoinfo(ino_t inumber)
sbin/fsck_ffs/inode.c
1206
removecachedino(ino_t inumber)
sbin/fsck_ffs/inode.c
1369
blkerror(ino_t ino, const char *type, ufs2_daddr_t blk)
sbin/fsck_ffs/inode.c
1399
ino_t
sbin/fsck_ffs/inode.c
1400
allocino(ino_t request, int type)
sbin/fsck_ffs/inode.c
1402
ino_t ino;
sbin/fsck_ffs/inode.c
1474
freeino(ino_t ino)
sbin/fsck_ffs/inode.c
259
ino_blkatoff(union dinode *dp, ino_t ino, ufs_lbn_t lbn, int *frags,
sbin/fsck_ffs/inode.c
321
indir_blkatoff(ufs2_daddr_t blk, ino_t ino, ufs_lbn_t cur, ufs_lbn_t lbn,
sbin/fsck_ffs/inode.c
426
static ino_t firstinum, lastinum;
sbin/fsck_ffs/inode.c
430
ginode(ino_t inumber, struct inode *ip)
sbin/fsck_ffs/inode.c
519
static ino_t nextinum, lastvalidinum;
sbin/fsck_ffs/inode.c
52
static ufs2_daddr_t indir_blkatoff(ufs2_daddr_t, ino_t, ufs_lbn_t, ufs_lbn_t,
sbin/fsck_ffs/inode.c
523
getnextinode(ino_t inumber, int rebuiltcg)
sbin/fsck_ffs/inode.c
639
setinodebuf(int cg, ino_t inosused)
sbin/fsck_ffs/inode.c
642
ino_t inum;
sbin/fsck_ffs/inode.c
740
snapremove(ino_t inum)
sbin/fsck_ffs/inode.c
830
snapblkfree(struct fs *fs, ufs2_daddr_t bno, long size, ino_t inum,
sbin/fsck_ffs/pass1.c
247
checkinode(ino_t inumber, struct inodesc *idesc, int rebuiltcg)
sbin/fsck_ffs/pass1.c
49
static ino_t lastino; /* last inode in use */
sbin/fsck_ffs/pass1.c
51
static int checkinode(ino_t inumber, struct inodesc *, int rebuiltcg);
sbin/fsck_ffs/pass1.c
60
ino_t inumber, inosused, mininos;
sbin/fsck_ffs/pass1b.c
50
ino_t inumber, inosused;
sbin/fsck_ffs/pass2.c
210
inp->i_dotdot == (ino_t)-1)
sbin/fsck_ffs/pass2.c
400
inp->i_dotdot = (ino_t)-1;
sbin/fsck_ffs/pass2.c
416
inp->i_dotdot = (ino_t)-1;
sbin/fsck_ffs/pass3.c
47
ino_t orphan;
sbin/fsck_ffs/pass4.c
47
ino_t inumber;
sbin/fsck_ffs/pass5.c
57
ino_t inum;
sbin/fsck_ffs/suj.c
1033
ino_reclaim(struct inode *ip, ino_t ino, int mode)
sbin/fsck_ffs/suj.c
1068
ino_decr(ino_t ino)
sbin/fsck_ffs/suj.c
1119
ino_t ino;
sbin/fsck_ffs/suj.c
113
static ino_t sujino;
sbin/fsck_ffs/suj.c
1215
indir_trunc(ino_t ino, ufs_lbn_t lbn, ufs2_daddr_t blk, ufs_lbn_t lastlbn,
sbin/fsck_ffs/suj.c
1278
ino_trunc(ino_t ino, off_t size)
sbin/fsck_ffs/suj.c
128
typedef void (*ino_visitor)(ino_t, ufs_lbn_t, ufs2_daddr_t, int);
sbin/fsck_ffs/suj.c
130
static void ino_trunc(ino_t, off_t);
sbin/fsck_ffs/suj.c
131
static void ino_decr(ino_t);
sbin/fsck_ffs/suj.c
1425
ino_t ino;
sbin/fsck_ffs/suj.c
1649
ino_t inon;
sbin/fsck_ffs/suj.c
1650
ino_t ino;
sbin/fsck_ffs/suj.c
207
ino_lookup(ino_t ino, int creat)
sbin/fsck_ffs/suj.c
2266
suj_add_block(ino_t ino, ufs_lbn_t lbn, ufs2_daddr_t blk, int frags)
sbin/fsck_ffs/suj.c
278
blk_equals(struct jblkrec *brec, ino_t ino, ufs_lbn_t lbn, ufs2_daddr_t start,
sbin/fsck_ffs/suj.c
309
blk_freemask(ufs2_daddr_t blk, ino_t ino, ufs_lbn_t lbn, int frags)
sbin/fsck_ffs/suj.c
361
blk_isindir(ufs2_daddr_t blk, ino_t ino, ufs_lbn_t lbn)
sbin/fsck_ffs/suj.c
427
ino_free(ino_t ino, int mode)
sbin/fsck_ffs/suj.c
464
blk_free(ino_t ino, ufs2_daddr_t bno, int mask, int frags)
sbin/fsck_ffs/suj.c
530
blk_isat(ino_t ino, ufs_lbn_t lbn, ufs2_daddr_t blk, int *frags)
sbin/fsck_ffs/suj.c
552
ino_clrat(ino_t parent, off_t diroff, ino_t child)
sbin/fsck_ffs/suj.c
596
ino_isat(ino_t parent, off_t diroff, ino_t child, int *mode, int *isdot)
sbin/fsck_ffs/suj.c
705
indir_visit(ino_t ino, ufs_lbn_t lbn, ufs2_daddr_t blk, uint64_t *frags,
sbin/fsck_ffs/suj.c
76
ino_t si_ino;
sbin/fsck_ffs/suj.c
766
ino_visit(union dinode *dp, ino_t ino, ino_visitor visitor, int flags)
sbin/fsck_ffs/suj.c
826
null_visit(ino_t ino, ufs_lbn_t lbn, ufs2_daddr_t blk, int frags)
sbin/fsck_ffs/suj.c
847
ino_t ino;
sbin/fsck_ffs/suj.c
895
blk_free_visit(ino_t ino, ufs_lbn_t lbn, ufs2_daddr_t blk, int frags)
sbin/fsck_ffs/suj.c
907
blk_free_lbn(ufs2_daddr_t blk, ino_t ino, ufs_lbn_t lbn, int frags, int follow)
sbin/fsck_ffs/suj.c
921
ino_setskip(struct suj_ino *sino, ino_t parent)
sbin/fsck_ffs/suj.c
931
ino_remref(ino_t parent, ino_t child, uint64_t diroff, int isdotdot)
sbin/fsck_ffs/suj.c
988
ino_free_children(ino_t ino, ufs_lbn_t lbn, ufs2_daddr_t blk, int frags)
sbin/fsdb/fsdb.c
247
setcurinode(ino_t inum)
sbin/fsdb/fsdb.c
354
ino_t inum;
sbin/fsdb/fsdb.c
374
ino_t inum;
sbin/fsdb/fsdb.c
488
ino_t inum, inosused;
sbin/fsdb/fsdb.c
797
ino_t inum;
sbin/fsdb/fsdb.c
80
ino_t curinum, ocurrent;
sbin/fsdb/fsdb.c
846
ino_t inum;
sbin/fsdb/fsdb.h
56
extern ino_t curinum;
sbin/fsdb/fsdb.h
61
void printstat(const char *cp, ino_t inum, union dinode *dp);
sbin/fsdb/fsdbutil.c
106
printstat(const char *cp, ino_t inum, union dinode *dp)
sbin/fsirand/fsirand.c
108
ino_t inumber;
sbin/growfs/growfs.c
295
ino_t ino;
sbin/kldload/kldload.c
57
ino_t ino;
sbin/newfs/mkfs.c
105
static void iput(union dinode *, ino_t);
sbin/newfs/mkfs.c
1066
iput(union dinode *ip, ino_t ino)
sbin/newfs/mkfs.c
120
ino_t maxinum;
sbin/quotacheck/quotacheck.c
110
getnextinode(ino_t);
sbin/quotacheck/quotacheck.c
117
void setinodebuf(ino_t);
sbin/quotacheck/quotacheck.c
240
ino_t curino, ino, inosused, userino = 0, groupino = 0;
sbin/quotacheck/quotacheck.c
572
static ino_t nextino, lastinum, lastvalidinum;
sbin/quotacheck/quotacheck.c
578
getnextinode(ino_t inumber)
sbin/quotacheck/quotacheck.c
617
setinodebuf(ino_t inum)
sbin/quotacheck/quotacheck.c
78
ino_t maxino;
sbin/restore/dirs.c
110
static struct inotab *inotablookup(ino_t);
sbin/restore/dirs.c
117
static struct direct *searchdir(ino_t, char *);
sbin/restore/dirs.c
210
treescan(char *pname, ino_t ino, long (*todo)(char *, ino_t, int))
sbin/restore/dirs.c
275
ino_t ino;
sbin/restore/dirs.c
298
searchdir(ino_t inum, char *name)
sbin/restore/dirs.c
493
ino_t ino;
sbin/restore/dirs.c
66
ino_t t_ino;
sbin/restore/dirs.c
669
genliteraldir(char *name, ino_t ino)
sbin/restore/dirs.c
713
inodetype(ino_t ino)
sbin/restore/dirs.c
76
ino_t ino;
sbin/restore/dirs.c
765
inotablookup(ino_t ino)
sbin/restore/extern.h
102
void treescan(char *, ino_t, long (*)(char *, ino_t, int));
sbin/restore/extern.h
103
ino_t upperbnd(ino_t);
sbin/restore/extern.h
104
long verifyfile(char *, ino_t, int);
sbin/restore/extern.h
32
struct entry *addentry(char *, ino_t, int);
sbin/restore/extern.h
33
long addfile(char *, ino_t, int);
sbin/restore/extern.h
42
long deletefile(char *, ino_t, int);
sbin/restore/extern.h
43
void deleteino(ino_t);
sbin/restore/extern.h
45
ino_t dirlookup(const char *);
sbin/restore/extern.h
54
int genliteraldir(char *, ino_t);
sbin/restore/extern.h
60
int inodetype(ino_t);
sbin/restore/extern.h
62
struct entry *lookupino(ino_t);
sbin/restore/extern.h
64
long listfile(char *, ino_t, int);
sbin/restore/extern.h
65
ino_t lowerbnd(ino_t);
sbin/restore/extern.h
72
long nodeupdates(char *, ino_t, int);
sbin/restore/interactive.c
62
ino_t fnum; /* inode number of file */
sbin/restore/interactive.c
91
ino_t ino;
sbin/restore/main.c
60
ino_t maxino;
sbin/restore/main.c
72
ino_t ino;
sbin/restore/restore.c
108
deletefile(char *name, ino_t ino, int type)
sbin/restore/restore.c
149
ino_t i, mydirino;
sbin/restore/restore.c
199
nodeupdates(char *name, ino_t ino, int type)
sbin/restore/restore.c
509
ino_t i;
sbin/restore/restore.c
51
listfile(char *name, ino_t ino, int type)
sbin/restore/restore.c
586
ino_t first;
sbin/restore/restore.c
664
ino_t first, next, last;
sbin/restore/restore.c
67
addfile(char *name, ino_t ino, int type)
sbin/restore/restore.c
773
ino_t i;
sbin/restore/restore.c
813
ino_t i;
sbin/restore/restore.c
832
verifyfile(char *name, ino_t ino, int type)
sbin/restore/restore.h
106
ino_t ino; /* inumber of file */
sbin/restore/restore.h
54
extern ino_t maxino; /* highest numbered inode in this file system */
sbin/restore/restore.h
73
ino_t e_ino; /* inode number in previous file sys */
sbin/restore/symtab.c
113
deleteino(ino_t inum)
sbin/restore/symtab.c
214
addentry(char *name, ino_t inum, int type)
sbin/restore/symtab.c
265
ino_t inum;
sbin/restore/symtab.c
424
ino_t maxino;
sbin/restore/symtab.c
435
ino_t i;
sbin/restore/symtab.c
69
static void addino(ino_t, struct entry *);
sbin/restore/symtab.c
77
lookupino(ino_t inum)
sbin/restore/symtab.c
93
addino(ino_t inum, struct entry *np)
sbin/restore/tape.c
1405
static ino_t previno = 0x7fffffff;
sbin/restore/utilities.c
277
ino_t
sbin/restore/utilities.c
278
lowerbnd(ino_t start)
sbin/restore/utilities.c
295
ino_t
sbin/restore/utilities.c
296
upperbnd(ino_t start)
sbin/restore/utilities.c
363
ino_t
sbin/restore/utilities.c
367
ino_t ino;
sbin/tunefs/tunefs.c
638
static ino_t
sbin/tunefs/tunefs.c
670
static ino_t
sbin/tunefs/tunefs.c
674
ino_t ino;
sbin/tunefs/tunefs.c
730
dir_insert(ufs2_daddr_t blk, off_t off, ino_t ino)
sbin/tunefs/tunefs.c
761
dir_extend(ufs2_daddr_t blk, ufs2_daddr_t nblk, off_t size, ino_t ino)
sbin/tunefs/tunefs.c
786
journal_insertfile(ino_t ino)
sbin/tunefs/tunefs.c
903
ino_t ino;
sbin/tunefs/tunefs.c
906
if (ino == (ino_t)-1 || ino == 0) {
sbin/tunefs/tunefs.c
932
ino_t ino;
sbin/tunefs/tunefs.c
944
if (ino == (ino_t)-1) {
stand/libsa/ext2fs.c
319
static int read_inode(ino_t inumber, struct open_file *f);
stand/libsa/ext2fs.c
325
ino_t *inumber_p);
stand/libsa/ext2fs.c
336
ino_t inumber, parent_inumber;
stand/libsa/ext2fs.c
526
inumber = (ino_t)EXT2_ROOTINO;
stand/libsa/ext2fs.c
556
read_inode(ino_t inumber, struct open_file *f)
stand/libsa/ext2fs.c
756
search_directory(char *name, struct open_file *f, ino_t *inumber_p)
stand/libsa/ext2fs.c
774
if (dp->d_ino == (ino_t)0)
stand/libsa/ext2fs.c
902
} while (ed->d_ino == (ino_t)0);
stand/libsa/tftp.c
111
ino_t ino;
stand/libsa/tftp.c
693
ino_t ino;
stand/libsa/ufs.c
141
static int read_inode(ino_t, struct open_file *);
stand/libsa/ufs.c
145
static int search_directory(char *, struct open_file *, ino_t *);
stand/libsa/ufs.c
159
read_inode(ino_t inumber, struct open_file *f)
stand/libsa/ufs.c
451
search_directory(char *name, struct open_file *f, ino_t *inumber_p)
stand/libsa/ufs.c
472
if (dp->d_ino == (ino_t)0)
stand/libsa/ufs.c
502
ino_t inumber, parent_inumber;
stand/libsa/ufs.c
672
inumber = (ino_t)UFS_ROOTINO;
stand/libsa/ufs.c
901
} while (dp->d_ino == (ino_t)0);
sys/cddl/compat/opensolaris/sys/dirent.h
35
typedef ino_t ino64_t;
sys/compat/freebsd32/freebsd32.h
206
ino_t st_ino;
sys/compat/linprocfs/linprocfs.c
1308
ino_t ino;
sys/fs/cd9660/cd9660_lookup.c
118
ino_t ino, i_ino;
sys/fs/cd9660/cd9660_lookup.c
50
ino_t ino;
sys/fs/cd9660/cd9660_lookup.c
51
ino_t i_ino;
sys/fs/cd9660/cd9660_node.c
284
ino_t
sys/fs/cd9660/cd9660_node.c
287
ino_t ino;
sys/fs/cd9660/cd9660_node.c
296
ino = ((ino_t)isonum_733(isodir->extent) +
sys/fs/cd9660/cd9660_node.h
59
ino_t i_number; /* the identity of the inode */
sys/fs/cd9660/cd9660_rrip.c
602
u_short *outlen, ino_t *inump, struct iso_mnt *imp)
sys/fs/cd9660/cd9660_vfsops.c
563
ino_t ino = isodirino(dp, imp);
sys/fs/cd9660/cd9660_vfsops.c
640
cd9660_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/fs/cd9660/cd9660_vfsops.c
663
ino_t ino;
sys/fs/cd9660/cd9660_vfsops.c
666
ino = *(ino_t *)pino;
sys/fs/cd9660/cd9660_vfsops.c
671
cd9660_vget_internal(struct mount *mp, ino_t ino, int flags,
sys/fs/cd9660/cd9660_vnops.c
446
ino_t ino;
sys/fs/cd9660/iso.h
263
ino_t ifid_ino;
sys/fs/cd9660/iso.h
274
int cd9660_vget_internal(struct mount *, ino_t , int, struct vnode **, int,
sys/fs/cd9660/iso.h
285
ino_t isodirino(struct iso_directory_record *, struct iso_mnt *);
sys/fs/cd9660/iso_rrip.h
66
ino_t *inump; /* inode number pointer */
sys/fs/cd9660/iso_rrip.h
79
ino_t *inump, struct iso_mnt *imp);
sys/fs/devfs/devfs_devs.c
729
ino_t
sys/fs/devfs/devfs_devs.c
737
devfs_free_cdp_inode(ino_t ino)
sys/fs/ext2fs/ext2_alloc.c
1464
ext2_vfree(struct vnode *pvp, ino_t ino, int mode)
sys/fs/ext2fs/ext2_alloc.c
388
ino_t ino, ipref;
sys/fs/ext2fs/ext2_alloc.c
414
ino = (ino_t)ext2_hashalloc(pip, cg, (long)ipref, mode, ext2_nodealloccg);
sys/fs/ext2fs/ext2_dinode.h
39
#define EXT2_BADBLKINO ((ino_t)1)
sys/fs/ext2fs/ext2_dinode.h
40
#define EXT2_ROOTINO ((ino_t)2)
sys/fs/ext2fs/ext2_dinode.h
41
#define EXT2_ACLIDXINO ((ino_t)3)
sys/fs/ext2fs/ext2_dinode.h
42
#define EXT2_ACLDATAINO ((ino_t)4)
sys/fs/ext2fs/ext2_dinode.h
43
#define EXT2_BOOTLOADERINO ((ino_t)5)
sys/fs/ext2fs/ext2_dinode.h
44
#define EXT2_UNDELDIRINO ((ino_t)6)
sys/fs/ext2fs/ext2_dinode.h
45
#define EXT2_RESIZEINO ((ino_t)7)
sys/fs/ext2fs/ext2_dinode.h
46
#define EXT2_JOURNALINO ((ino_t)8)
sys/fs/ext2fs/ext2_dinode.h
47
#define EXT2_EXCLUDEINO ((ino_t)9)
sys/fs/ext2fs/ext2_dinode.h
48
#define EXT2_REPLICAINO ((ino_t)10)
sys/fs/ext2fs/ext2_dinode.h
49
#define EXT2_FIRSTINO ((ino_t)11)
sys/fs/ext2fs/ext2_extern.h
76
int ext2_vfree(struct vnode *, ino_t, int);
sys/fs/ext2fs/ext2_extern.h
88
int ext2_dirempty(struct inode *, ino_t, struct ucred *);
sys/fs/ext2fs/ext2_lookup.c
1158
ext2_dirempty(struct inode *ip, ino_t parentino, struct ucred *cred)
sys/fs/ext2fs/ext2_lookup.c
126
struct componentname *cnp, ino_t *dd_ino);
sys/fs/ext2fs/ext2_lookup.c
316
ino_t *dd_ino)
sys/fs/ext2fs/ext2_lookup.c
336
ino_t ino, ino1;
sys/fs/ext2fs/ext2_vfsops.c
1194
ext2_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/fs/ext2fs/ext2_vnops.c
638
ino_t ino;
sys/fs/ext2fs/inode.h
193
ino_t ufid_ino; /* File number (ino). */
sys/fs/ext2fs/inode.h
77
ino_t i_number; /* The identity of the inode. */
sys/fs/fuse/fuse_internal.c
123
fuse_internal_get_cached_vnode(struct mount* mp, ino_t ino, int flags,
sys/fs/fuse/fuse_internal.h
202
fuse_internal_get_cached_vnode(struct mount*, ino_t, int, struct vnode**);
sys/fs/fuse/fuse_vfsops.c
543
fuse_vfsop_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/fs/nfs/nfs_commonsubs.c
1372
CTASSERT(sizeof(ino_t) == sizeof(uint64_t));
sys/fs/nullfs/null_vfsops.c
403
nullfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/fs/p9fs/p9fs.h
190
int p9fs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp);
sys/fs/tarfs/tarfs.h
135
ino_t ino;
sys/fs/tarfs/tarfs.h
166
ino_t ino;
sys/fs/tarfs/tarfs.h
197
#define TARFS_ROOTINO ((ino_t)3)
sys/fs/tarfs/tarfs.h
198
#define TARFS_ZIOINO ((ino_t)4)
sys/fs/tarfs/tarfs.h
199
#define TARFS_MININO ((ino_t)65535)
sys/fs/tarfs/tarfs.h
60
ino_t ino;
sys/fs/tarfs/tarfs_vfsops.c
1140
tarfs_vget(struct mount *mp, ino_t ino, int lkflags, struct vnode **vpp)
sys/fs/tmpfs/tmpfs.h
176
ino_t tn_id; /* (c) */
sys/fs/tmpfs/tmpfs.h
403
ino_t tm_nodes_max;
sys/fs/tmpfs/tmpfs.h
409
ino_t tm_nodes_inuse;
sys/fs/tmpfs/tmpfs.h
452
ino_t tfd_id;
sys/fs/udf/udf.h
114
static __inline ino_t
sys/fs/udf/udf.h
122
int udf_vget(struct mount *, ino_t, int, struct vnode **);
sys/fs/udf/udf.h
34
ino_t hash_id;
sys/fs/udf/udf_vfsops.c
550
ino_t id;
sys/fs/udf/udf_vfsops.c
577
udf_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/fs/udf/udf_vnops.c
1143
ino_t id = 0;
sys/fs/unionfs/union_vfsops.c
555
unionfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/kern/sys_timerfd.c
98
ino_t tfd_ino; /* (c) inode number */
sys/kern/uipc_usrreq.c
111
static ino_t unp_ino; /* Prototype for fake inode numbers. */
sys/kern/vfs_default.c
1441
vfs_stdvget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/kern/vfs_default.c
697
ino_t fileno;
sys/kern/vfs_init.c
257
vfs_vget_sigdefer(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/kern/vfs_syscalls.c
1976
int flag, enum uio_seg pathseg, ino_t oldinum)
sys/kern/vfs_syscalls.c
2021
enum uio_seg pathseg, int flag, ino_t oldinum)
sys/kern/vfs_vnops.c
2552
return (VFS_VGET(mp, *(ino_t *)arg, lkflags, rvp));
sys/kern/vfs_vnops.c
2556
vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags, struct vnode **rvp)
sys/sys/conf.h
329
ino_t devfs_alloc_cdp_inode(void);
sys/sys/conf.h
330
void devfs_free_cdp_inode(ino_t ino);
sys/sys/dirent.h
64
ino_t d_fileno; /* file number of entry */
sys/sys/mman.h
285
ino_t shm_ino;
sys/sys/mount.h
807
typedef int vfs_vget_t(struct mount *mp, ino_t ino, int flags,
sys/sys/pipe.h
120
ino_t pipe_ino; /* fake inode for stat(2) */
sys/sys/stat.h
159
ino_t st_ino; /* inode's number */
sys/sys/syscallsubr.h
178
enum uio_seg pathseg, int flag, ino_t oldinum);
sys/sys/unpcb.h
95
ino_t unp_ino; /* (g) fake inode number */
sys/sys/user.h
704
ino_t knt_pipe_ino;
sys/sys/vnode.h
304
ino_t va_fileid; /* file id */
sys/sys/vnode.h
826
int vn_vget_ino(struct vnode *vp, ino_t ino, int lkflags,
sys/ufs/ffs/ffs_alloc.c
110
struct vnode *, ufs2_daddr_t, long, ino_t,
sys/ufs/ffs/ffs_alloc.c
1121
ino_t ino, ipref;
sys/ufs/ffs/ffs_alloc.c
1154
ino = (ino_t)ffs_hashalloc(pip, cg, ipref, mode, 0,
sys/ufs/ffs/ffs_alloc.c
118
static ino_t ffs_dirpref(struct inode *);
sys/ufs/ffs/ffs_alloc.c
1241
static ino_t
sys/ufs/ffs/ffs_alloc.c
1354
return ((ino_t)(fs->fs_ipg * cg));
sys/ufs/ffs/ffs_alloc.c
1361
return ((ino_t)(fs->fs_ipg * cg));
sys/ufs/ffs/ffs_alloc.c
1368
return ((ino_t)(fs->fs_ipg * cg));
sys/ufs/ffs/ffs_alloc.c
1372
return ((ino_t)(fs->fs_ipg * cg));
sys/ufs/ffs/ffs_alloc.c
2262
return ((ino_t)(cg * fs->fs_ipg + ipref));
sys/ufs/ffs/ffs_alloc.c
2278
ino_t inum,
sys/ufs/ffs/ffs_alloc.c
2453
ino_t inum;
sys/ufs/ffs/ffs_alloc.c
2462
struct vnode *, ufs2_daddr_t, long, ino_t, uint64_t, int);
sys/ufs/ffs/ffs_alloc.c
2514
ino_t inum,
sys/ufs/ffs/ffs_alloc.c
2607
ino_t inum)
sys/ufs/ffs/ffs_alloc.c
2676
ino_t inum,
sys/ufs/ffs/ffs_alloc.c
2821
ino_t ino,
sys/ufs/ffs/ffs_alloc.c
2842
ino_t ino,
sys/ufs/ffs/ffs_alloc.c
2853
ino_t cgino;
sys/ufs/ffs/ffs_alloc.c
2928
ino_t ino)
sys/ufs/ffs/ffs_alloc.c
3159
ino_t inum,
sys/ufs/ffs/ffs_alloc.c
3347
if ((error = ffs_vget(mp, (ino_t)cmd.value, LK_EXCLUSIVE, &vp)))
sys/ufs/ffs/ffs_alloc.c
3368
if ((error = ffs_vget(mp, (ino_t)cmd.value, LK_EXCLUSIVE, &vp)))
sys/ufs/ffs/ffs_alloc.c
3385
if ((error = ffs_vget(mp, (ino_t)cmd.value, LK_EXCLUSIVE, &vp)))
sys/ufs/ffs/ffs_alloc.c
3407
if ((error = ffs_vget(mp, (ino_t)cmd.value, LK_EXCLUSIVE, &vp)))
sys/ufs/ffs/ffs_alloc.c
3537
if ((error = ffs_vget(mp, (ino_t)cmd.value, LK_SHARED, &vp)))
sys/ufs/ffs/ffs_alloc.c
3560
error = ffs_vget(mp, (ino_t)cmd.value, LK_EXCLUSIVE, &fdvp);
sys/ufs/ffs/ffs_alloc.c
3575
error = ufs_dirrewrite(dp, VTOI(fdvp), (ino_t)cmd.size,
sys/ufs/ffs/ffs_alloc.c
3604
0, (ino_t)cmd.size);
sys/ufs/ffs/ffs_extern.h
100
int ffs_snapblkfree(struct fs *, struct vnode *, ufs2_daddr_t, long, ino_t,
sys/ufs/ffs/ffs_extern.h
115
int ffs_vfree(struct vnode *, ino_t, int);
sys/ufs/ffs/ffs_extern.h
117
int ffs_vgetf(struct mount *, ino_t, int, struct vnode **, int);
sys/ufs/ffs/ffs_extern.h
175
void softdep_freefile(struct vnode *, ino_t, int);
sys/ufs/ffs/ffs_extern.h
183
void softdep_setup_inomapdep(struct buf *, struct inode *, ino_t, int);
sys/ufs/ffs/ffs_extern.h
196
void softdep_setup_inofree(struct mount *, struct buf *, ino_t,
sys/ufs/ffs/ffs_extern.h
62
ufs2_daddr_t, long, ino_t, __enum_uint8(vtype), struct workhead *,
sys/ufs/ffs/ffs_extern.h
67
uint64_t ffs_blkrelease_start(struct ufsmount *, struct vnode *, ino_t);
sys/ufs/ffs/ffs_extern.h
69
int ffs_checkfreefile(struct fs *, struct vnode *, ino_t);
sys/ufs/ffs/ffs_extern.h
76
int ffs_freefile(struct ufsmount *, struct fs *, struct vnode *, ino_t,
sys/ufs/ffs/ffs_extern.h
78
void ffs_fserr(struct fs *, ino_t, char *);
sys/ufs/ffs/ffs_extern.h
81
int ffs_inotovp(struct mount *, ino_t, uint64_t, int, struct vnode **,
sys/ufs/ffs/ffs_snapshot.c
1286
ino_t inum;
sys/ufs/ffs/ffs_snapshot.c
1570
ino_t inum;
sys/ufs/ffs/ffs_snapshot.c
1780
ino_t inum,
sys/ufs/ffs/ffs_snapshot.c
89
ino_t inum,
sys/ufs/ffs/ffs_softdep.c
10008
ino_t oldinum;
sys/ufs/ffs/ffs_softdep.c
10937
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
11171
ino_t ino;
sys/ufs/ffs/ffs_softdep.c
11678
ino_t freelink;
sys/ufs/ffs/ffs_softdep.c
12150
ino_t ino;
sys/ufs/ffs/ffs_softdep.c
12670
ino_t parentino;
sys/ufs/ffs/ffs_softdep.c
13111
ino_t ino)
sys/ufs/ffs/ffs_softdep.c
13326
ino_t inum;
sys/ufs/ffs/ffs_softdep.c
1395
ino_t inum,
sys/ufs/ffs/ffs_softdep.c
14073
ino_t ino;
sys/ufs/ffs/ffs_softdep.c
14132
ino_t firstino, lastino, ino;
sys/ufs/ffs/ffs_softdep.c
146
ino_t newinum,
sys/ufs/ffs/ffs_softdep.c
1775
ino_t inum;
sys/ufs/ffs/ffs_softdep.c
1824
ino_t inum;
sys/ufs/ffs/ffs_softdep.c
2206
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
2229
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
2294
ino_t inum,
sys/ufs/ffs/ffs_softdep.c
2317
ino_t inum,
sys/ufs/ffs/ffs_softdep.c
242
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
253
ino_t newinum,
sys/ufs/ffs/ffs_softdep.c
287
ino_t newinum,
sys/ufs/ffs/ffs_softdep.c
2878
ino_t sujournal;
sys/ufs/ffs/ffs_softdep.c
309
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
4266
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
4314
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
4315
ino_t parent,
sys/ufs/ffs/ffs_softdep.c
4338
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
5232
ino_t newinum, /* new inode number being allocated */
sys/ufs/ffs/ffs_softdep.c
716
static int flush_inodedep_deps(struct vnode *, struct mount *, ino_t);
sys/ufs/ffs/ffs_softdep.c
7780
ino_t ino,
sys/ufs/ffs/ffs_softdep.c
8581
ino_t newinum,
sys/ufs/ffs/ffs_softdep.c
8582
ino_t dinum,
sys/ufs/ffs/ffs_softdep.c
859
static int inodedep_find(struct inodedep_hashhead *, ino_t,
sys/ufs/ffs/ffs_softdep.c
861
static int inodedep_lookup(struct mount *, ino_t, int, struct inodedep **);
sys/ufs/ffs/ffs_softdep.c
862
static int pagedep_lookup(struct mount *, struct buf *bp, ino_t, ufs_lbn_t,
sys/ufs/ffs/ffs_softdep.c
864
static int pagedep_find(struct pagedep_hashhead *, ino_t, ufs_lbn_t,
sys/ufs/ffs/ffs_softdep.c
8705
ino_t newinum, /* inode referenced by new directory entry */
sys/ufs/ffs/ffs_softdep.c
896
static struct jaddref *newjaddref(struct inode *, ino_t, off_t, int16_t,
sys/ufs/ffs/ffs_softdep.c
898
static inline void newinoref(struct inoref *, ino_t, ino_t, off_t, nlink_t,
sys/ufs/ffs/ffs_softdep.c
901
static struct jmvref *newjmvref(struct inode *, ino_t, off_t, off_t);
sys/ufs/ffs/ffs_softdep.c
917
static struct mkdir *setup_newdir(struct diradd *, ino_t, ino_t, struct buf *,
sys/ufs/ffs/ffs_softdep.c
9527
ino_t newinum, /* new inode number for changed entry */
sys/ufs/ffs/ffs_softdep.c
9845
ino_t ino;
sys/ufs/ffs/ffs_softdep.c
9846
ino_t nino;
sys/ufs/ffs/ffs_softdep.c
9847
ino_t pino;
sys/ufs/ffs/ffs_vfsops.c
1685
ffs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp)
sys/ufs/ffs/ffs_vfsops.c
1692
ino_t ino,
sys/ufs/ffs/ffs_vfsops.c
188
ffs_load_inode(struct buf *bp, struct inode *ip, struct fs *fs, ino_t ino)
sys/ufs/ffs/ffs_vfsops.c
1924
ino_t ino,
sys/ufs/ffs/ffs_vfsops.c
239
ffs_check_blkno(struct mount *mp, ino_t inum, ufs2_daddr_t daddr, int blksize)
sys/ufs/ffs/ffs_vnops.c
2000
ino_t ip_ino;
sys/ufs/ffs/fs.h
670
#define ino_to_cg(fs, x) (((ino_t)(x)) / (fs)->fs_ipg)
sys/ufs/ffs/fs.h
672
((ufs2_daddr_t)(cgimin(fs, ino_to_cg(fs, (ino_t)(x))) + \
sys/ufs/ffs/fs.h
673
(blkstofrags((fs), ((((ino_t)(x)) % (fs)->fs_ipg) / INOPB(fs))))))
sys/ufs/ffs/fs.h
674
#define ino_to_fsbo(fs, x) (((ino_t)(x)) % INOPB(fs))
sys/ufs/ffs/softdep.h
294
ino_t pd_ino; /* associated file */
sys/ufs/ffs/softdep.h
356
ino_t id_ino; /* dependent inode */
sys/ufs/ffs/softdep.h
561
ino_t ff_inum; /* owning inode number */
sys/ufs/ffs/softdep.h
589
ino_t fb_inum; /* inode owner of blocks */
sys/ufs/ffs/softdep.h
643
ino_t fx_oldinum; /* inum of the unlinked file */
sys/ufs/ffs/softdep.h
689
ino_t da_newinum; /* inode number for the new dir entry */
sys/ufs/ffs/softdep.h
745
ino_t dm_oldinum; /* inum of the removed dir entry */
sys/ufs/ffs/softdep.h
749
ino_t dmu_dirinum; /* parent inode number (for rmdir) */
sys/ufs/ffs/softdep.h
795
ino_t if_ino; /* Inode number. */
sys/ufs/ffs/softdep.h
796
ino_t if_parent; /* Parent inode number. */
sys/ufs/ffs/softdep.h
857
ino_t jm_parent; /* Containing directory inode number. */
sys/ufs/ffs/softdep.h
858
ino_t jm_ino; /* Inode number of our entry. */
sys/ufs/ffs/softdep.h
883
ino_t jn_ino; /* Ino to which allocated. */
sys/ufs/ffs/softdep.h
909
ino_t jf_ino; /* Ino from which blocks freed. */
sys/ufs/ffs/softdep.h
925
ino_t fr_ino; /* Ino from which frag freed. */
sys/ufs/ffs/softdep.h
936
ino_t jt_ino; /* Ino being truncated. */
sys/ufs/ffs/softdep.h
947
ino_t jfs_ino; /* ino being synced. */
sys/ufs/ufs/dinode.h
76
#define UFS_ROOTINO ((ino_t)2)
sys/ufs/ufs/dinode.h
84
#define UFS_WINO ((ino_t)1)
sys/ufs/ufs/inode.h
93
ino_t i_number; /* The identity of the inode. */
sys/ufs/ufs/ufs_extern.h
59
int ufs_checkpath(ino_t, ino_t, struct inode *, struct ucred *, ino_t *);
sys/ufs/ufs/ufs_extern.h
62
int ufs_dirempty(struct inode *, ino_t, struct ucred *, int);
sys/ufs/ufs/ufs_extern.h
70
int ufs_dirrewrite(struct inode *, struct inode *, ino_t, int, u_int);
sys/ufs/ufs/ufs_extern.h
72
ino_t *);
sys/ufs/ufs/ufs_extern.h
93
ino_t, struct buf *, int);
sys/ufs/ufs/ufs_extern.h
98
struct inode *, ino_t, u_int);
sys/ufs/ufs/ufs_gjournal.c
64
ino_t ino;
sys/ufs/ufs/ufs_lookup.c
1224
ufs_dirrewrite(struct inode *dp, struct inode *oip, ino_t newinum, int newtype,
sys/ufs/ufs/ufs_lookup.c
1300
ufs_dirempty(struct inode *ip, ino_t parentino, struct ucred *cred,
sys/ufs/ufs/ufs_lookup.c
1355
ufs_dir_dd_ino(struct vnode *vp, struct ucred *cred, ino_t *dd_ino,
sys/ufs/ufs/ufs_lookup.c
1403
ufs_checkpath(ino_t source_ino, ino_t parent_ino, struct inode *target,
sys/ufs/ufs/ufs_lookup.c
1404
struct ucred *cred, ino_t *wait_ino)
sys/ufs/ufs/ufs_lookup.c
1409
ino_t dd_ino;
sys/ufs/ufs/ufs_lookup.c
189
ino_t *dd_ino)
sys/ufs/ufs/ufs_lookup.c
213
ino_t ino, ino1;
sys/ufs/ufs/ufs_quota.c
393
ino_t ncurinodes = dq->dq_curinodes + change;
sys/ufs/ufs/ufs_vfsops.c
72
error = VFS_VGET(mp, (ino_t)UFS_ROOTINO, flags, &nvp);
sys/ufs/ufs/ufs_vnops.c
1276
ino_t ino;
sys/ufs/ufs/ufs_vnops.c
278
ino_t ino;
sys/ufs/ufs/ufsmount.h
127
int (*um_vfree)(struct vnode *, ino_t, int);
sys/ufs/ufs/ufsmount.h
131
int (*um_check_blkno)(struct mount *, ino_t, daddr_t, int);
tests/sys/fs/fusefs/bmap.cc
134
const ino_t ino = 42;
tests/sys/fs/fusefs/bmap.cc
192
const ino_t ino = 42;
tests/sys/fs/fusefs/bmap.cc
226
const ino_t ino = 42;
tests/sys/fs/fusefs/bmap.cc
288
const ino_t ino = 42;
tests/sys/fs/fusefs/bmap.cc
94
const ino_t ino = 42;
tests/sys/fs/fusefs/destroy.cc
157
ino_t ino0 = 42, ino1 = 43;
tests/sys/fs/fusefs/mockfs.cc
852
int MockFS::notify_inval_entry(ino_t parent, const char *name, size_t namelen,
tests/sys/fs/fusefs/mockfs.cc
871
int MockFS::notify_inval_inode(ino_t ino, off_t off, ssize_t len)
tests/sys/fs/fusefs/mockfs.cc
886
int MockFS::notify_store(ino_t ino, off_t off, const void* data, ssize_t size)
tests/sys/fs/fusefs/mockfs.hh
403
int notify_inval_entry(ino_t parent, const char *name, size_t namelen,
tests/sys/fs/fusefs/mockfs.hh
421
int notify_inval_inode(ino_t ino, off_t off, ssize_t len);
tests/sys/fs/fusefs/mockfs.hh
435
int notify_store(ino_t ino, off_t off, const void* data, ssize_t size);
tests/sys/fs/fusefs/notify.cc
110
ino_t parent;
tests/sys/fs/fusefs/notify.cc
128
ino_t ino;
tests/sys/fs/fusefs/notify.cc
135
ino_t nodeid;
tests/sys/fs/fusefs/notify.cc
315
ino_t ino = 42;
tests/sys/fs/fusefs/notify.cc
338
ino_t ino = 42;
tests/sys/fs/fusefs/notify.cc
421
ino_t ino = 42;
tests/sys/fs/fusefs/notify.cc
443
ino_t ino = 42;
tests/sys/fs/fusefs/notify.cc
481
ino_t ino = 42;
tests/sys/fs/fusefs/notify.cc
524
ino_t ino = 42;
tests/sys/fs/fusefs/readdir.cc
425
EXPECT_EQ(2 + (ino_t)i, de->d_fileno);
tests/sys/fs/fusefs/readdir.cc
433
EXPECT_EQ(2 + (ino_t)i, de->d_fileno);
tools/diag/prtblknos/main.c
49
ino_t inonum;
tools/diag/prtblknos/main.c
85
inonum >= (ino_t)fs->fs_ipg * fs->fs_ncg)
usr.bin/ar/ar.h
72
ino_t ino; /* inode's number */
usr.bin/diff/diffdir.c
46
ino_t ino;
usr.bin/du/du.c
345
ino_t ino;
usr.bin/find/find.h
110
ino_t _i_data; /* inode */
usr.bin/fstat/fuser.c
93
ino_t fileid;
usr.bin/patch/util.c
100
ino_t orig_inode;
usr.sbin/lpr/lpd/printjob.c
86
static ino_t fino; /* inode of file pointed to by symlink */
usr.sbin/makefs/ffs/mkfs.c
139
ino_t maxinum;
usr.sbin/makefs/ffs/ufs_inode.h
41
ino_t i_number; /* The identity of the inode. */
usr.sbin/quot/quot.c
104
get_inode(int fd, struct fs *super, ino_t ino)
usr.sbin/quot/quot.c
108
static ino_t last;
usr.sbin/quot/quot.c
288
ino_t fsz_count[FSZCNT];
usr.sbin/quot/quot.c
309
ino_t inode, maxino;
usr.sbin/quot/quot.c
357
ino_t inode, maxino;
usr.sbin/quot/quot.c
67
static union dinode *get_inode(int, struct fs *, ino_t);