Home
last modified time | relevance | path

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

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_dinode.h88 #define EXT2_RESIZEINO ((ino_t)7) macro
/netbsd-src/sbin/fsck_ext2fs/
H A Dpass1.c165 !(inumber == EXT2_RESIZEINO && in checkinode()
H A Dinode.c394 !(inumber == EXT2_RESIZEINO && in ginode()
/netbsd-src/sbin/newfs_ext2fs/
H A Dmke2fs.c449 * the EXT2_RESIZEINO inode, so the maximum number of in mke2fs()
1095 * EXT2_RESIZEINO uses only double indirect reference in init_resizeino()
1246 iput(&node, EXT2_RESIZEINO); in init_resizeino()