xfile_create
error = xfile_create("realtime bitmap file",
error = xfile_create("realtime summary file",
TRACE_EVENT(xfile_create,
error = xfile_create(description, 0, &xfile);
error = xfile_create(description, 0, &xfile);
int xfile_create(const char *description, loff_t isize, struct xfile **xfilep);