Home
last modified time | relevance | path

Searched refs:EXT2_IFREG (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_dir.h160 case E2IFTODT(EXT2_IFREG): in inot2ext2dt()
H A Dext2fs_dinode.h181 #define EXT2_IFREG 0100000 /* Regular file. */ macro
/netbsd-src/sbin/newfs_ext2fs/
H A Dmke2fs.c1085 node.e2di_mode = EXT2_IFREG | EXT2_RESIZEINOUMASK; in init_resizeino()