Home
last modified time | relevance | path

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

/src/sys/fs/ext2fs/
H A Dext2fs.h257 struct ext2_feature struct
263 static const struct ext2_feature compat[] = { argument
274 static const struct ext2_feature ro_compat[] = {
291 static const struct ext2_feature incompat[] = {
H A Dext2_vfsops.c310 i < sizeof(incompat)/sizeof(struct ext2_feature); in ext2_check_sb_compat()
322 i < sizeof(ro_compat)/sizeof(struct ext2_feature); in ext2_check_sb_compat()