HelenOS sources

ext4_filesystem_check_features   59 uspace/lib/ext4/src/filesystem.c static errno_t ext4_filesystem_check_features(ext4_filesystem_t *, bool *);
ext4_filesystem_check_features  136 uspace/lib/ext4/src/filesystem.c 	rc = ext4_filesystem_check_features(fs, &read_only);
HelenOS homepage, sources at GitHub