#include "fsgetpath.h" #include #include "../duct_errno.h" #include long sys_fsgetpath(const char* buf, unsigned long size, void* fsid, unsigned long long objid) { return -ENOTSUP; }