Home
last modified time | relevance | path

Searched defs:ifile_dinode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/x68k/stand/boot_ufs/
H A Dreadufs_lfs.c24 static struct lfs32_dinode ifile_dinode; variable
/netbsd-src/sys/arch/hppa/stand/xxboot/
H A Dreadufs_lfs.c23 static struct lfs32_dinode ifile_dinode; variable
/netbsd-src/sbin/dump_lfs/
H A Dlfs_inode.c364 static union dinode ifile_dinode; /* XXX fill this in */ in getino() local