Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/fsck_ffs/
H A Dfsck.h442 ino_t allocino(ino_t request, int type);
H A Ddir.c802 ino = allocino(request, IFDIR|mode); in allocdir()
H A Dinode.c902 allocino(ino_t request, int type) in allocino() function