Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/fsck_ffs/
H A Dfsck.h451 ino_t allocino(ino_t request, int type);
H A Ddir.c926 ino = allocino(request, IFDIR|mode); in allocdir()
H A Dinode.c1383 allocino(ino_t request, int type) in allocino() function