#include "btrfs.h" const char* ffDetectBtrfs(FF_MAYBE_UNUSED FFlist* result) { return "Not supported on this platform"; }