Home
last modified time | relevance | path

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

/netbsd/src/sys/ufs/ext2fs/
Dext2fs_dinode.h88 #define EXT2_RESIZEINO ((ino_t)7) macro
/netbsd/src/sbin/fsck_ext2fs/
Dpass1.c165 !(inumber == EXT2_RESIZEINO && in checkinode()
Dinode.c394 !(inumber == EXT2_RESIZEINO && in ginode()
/netbsd/src/sbin/newfs_ext2fs/
Dmke2fs.c1246 iput(&node, EXT2_RESIZEINO); in init_resizeino()