Searched refs:E2FS_BEH_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/ufs/ext2fs/ | ||
H A D | ext2fs.h | 329 #define E2FS_BEH_DEFAULT E2FS_BEH_CONTINUE macro |
/openbsd/sbin/newfs_ext2fs/ | ||
H A D | mke2fs.c | 358 sblock.e2fs.e2fs_beh = E2FS_BEH_DEFAULT; in mke2fs() |