Home
last modified time | relevance | path

Searched defs:inodebuf (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/usr.sbin/installboot/
Dffs.c126 char inodebuf[MAXBSIZE]; in ffs_find_disk_blocks_ufs1() local
263 char inodebuf[MAXBSIZE]; in ffs_find_disk_blocks_ufs2() local
Dext2fs.c198 uint8_t inodebuf[MAXBSIZE]; in ext2fs_find_disk_blocks() local
/netbsd/src/sbin/fsck_ext2fs/
Dinode.c420 char *inodebuf; variable
/netbsd/src/sbin/fsck_ffs/
Dinode.c399 union dinode *inodebuf; variable
/netbsd/src/usr.sbin/quotacheck/
Dquotacheck.c732 static union comb_dinode *inodebuf; variable