Searched refs:inodetype (Results 1 – 3 of 3) sorted by relevance
226 extern int inodetype(ino_t);290 extern int inodetype();
105 if (inodetype(ino) == LEAF) { in runcmdshell()760 fp->ftype = inodetype(fp->fnum); in formatf()
825 inodetype(ino_t ino) in inodetype() function