Home
last modified time | relevance | path

Searched refs:EXT2F_COMPAT_SPARSESUPER2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs.h275 #define EXT2F_COMPAT_SPARSESUPER2 0x0200 macro
H A Dext2fs_vfsops.c899 if (EXT2F_HAS_COMPAT_FEATURE(fs, EXT2F_COMPAT_SPARSESUPER2)) { in ext2fs_statvfs()