lnkops.c revision acaf5098c8d6fe82253f173b0af9f1e907e4e260
#include "vfsmod.h"
{
int rc;
if (page)
{
error = 0;
if (RT_FAILURE(rc))
{
LogFunc(("vboxReadLink failed, caller=%s, rc=%Rrc\n",
}
}
return NULL;
}
{
}
struct inode_operations sf_lnk_iops =
{
};
#endif