Home
last modified time | relevance | path

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

/trueos/sbin/fsck_ffs/
HDfsck.h403 ino_t allocino(ino_t request, int type);
HDinode.c656 allocino(ino_t request, int type) in allocino() function
HDdir.c614 ino = allocino(request, IFDIR|mode); in allocdir()