Searched defs:inumber (Results 1 – 8 of 8) sorted by relevance
/freebsd/sbin/fsck_ffs/ |
H A D | pass1.c | 60 ino_t inumber, inosused, mininos; in pass1() local 247 checkinode(ino_t inumber, struct inodesc *idesc, int rebuiltcg) in checkinode()
|
H A D | pass4.c | 47 ino_t inumber; in pass4() local
|
H A D | pass1b.c | 50 ino_t inumber, inosused; in pass1b() local
|
H A D | inode.c | 430 ginode(ino_t inumber, struct inode *ip) in ginode() 523 getnextinode(ino_t inumber, int rebuiltcg) in getnextinode() 1143 cacheino(union dinode *dp, ino_t inumber) in cacheino() 1189 getinoinfo(ino_t inumber) in getinoinfo() 1206 removecachedino(ino_t inumber) in removecachedino()
|
/freebsd/sbin/fsirand/ |
H A D | fsirand.c | 108 ino_t inumber; in fsirand() local
|
/freebsd/stand/libsa/ |
H A D | ufs.c | 161 read_inode(ino_t inumber,struct open_file * f) read_inode() argument 504 ino_t inumber, parent_inumber; ufs_open() local [all...] |
H A D | ext2fs.c | 335 ino_t inumber, parent_inumber; in ext2fs_open() local 555 read_inode(ino_t inumber, struct open_file *f) in read_inode()
|
/freebsd/sbin/quotacheck/ |
H A D | quotacheck.c | 582 getnextinode(ino_t inumber) getnextinode() argument
|