Home
last modified time | relevance | path

Searched refs:allocino (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/backup/dump/
H A Ddumponline.c88 allocino(void) in allocino() function
90 allocino() in allocino()
H A Ddump.h283 extern void allocino(void);
409 extern void allocino();
H A Ddumpmain.c782 allocino(); in main()
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h242 ino_t allocino();
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h524 fsck_ino_t allocino(fsck_ino_t, int);
H A Ddir.c1134 ino = allocino(request, IFDIR|mode); in allocdir()
H A Dinode.c1126 allocino(fsck_ino_t request, int type) in allocino() function