allocdir
lfdir = allocdir(UFS_ROOTINO, (ufs1_ino_t)0,
if ((lfdir = allocdir(UFS_ROOTINO, (ufs1_ino_t)0, lfmode)) == 0) {
extern ufs1_ino_t allocdir(ufs1_ino_t, ufs1_ino_t, int);
if (allocdir(UFS_ROOTINO, UFS_ROOTINO, 0755) != UFS_ROOTINO)
if (allocdir(UFS_ROOTINO, UFS_ROOTINO, 0755) !=
if (allocdir(UFS_ROOTINO, UFS_ROOTINO, 0755) !=