ps3flash_write
return ps3flash_write(buf, NULL, count, pos);
res = ps3flash_write(NULL, buf, count, &pos);