Searched defs:inumber (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/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 | 429 ginode(ino_t inumber, struct inode *ip) in ginode() argument 516 getnextinode(ino_t inumber,int rebuiltcg) getnextinode() argument 1119 cacheino(union dinode * dp,ino_t inumber) cacheino() argument 1165 getinoinfo(ino_t inumber) getinoinfo() argument 1182 removecachedino(ino_t inumber) removecachedino() argument [all...] |
/freebsd-src/sbin/fsirand/ |
H A D | fsirand.c | 108 ino_t inumber; in fsirand() local
|
/freebsd-src/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-src/sbin/quotacheck/ |
H A D | quotacheck.c | 582 getnextinode(ino_t inumber) getnextinode() argument
|
/freebsd-src/usr.bin/dc/ |
H A D | bcode.c |
|