Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/fsck_ffs/
HDfsck.h448 ino_t allocino(ino_t request, int type);
HDdir.c926 ino = allocino(request, IFDIR|mode); in allocdir()
HDinode.c1407 allocino(ino_t request, int type) in allocino() function