Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dfsck.h460 ino_t allocino(ino_t request, int type);
H A Ddir.c920 ino = allocino(request, IFDIR|mode); in allocdir()
H A Dinode.c1400 allocino(ino_t request, int type) in allocino() function