Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/fsck_ffs/
HDdir.c66 static int lftempname(char *bufp, ino_t ino);
668 (void)lftempname(tempname, orphan); in linkup()
1013 lftempname(char *bufp, ino_t ino) in lftempname() function