Home
last modified time | relevance | path

Searched refs:GLUSTER_LOGFILE_DEFAULT (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dgluster.c45 #define GLUSTER_LOGFILE_DEFAULT "-" /* handled in libgfapi as /dev/stderr */ macro
827 s->logfile = g_strdup(logfile ? logfile : GLUSTER_LOGFILE_DEFAULT); in qemu_gluster_open()
1160 gconf->logfile = g_strdup(GLUSTER_LOGFILE_DEFAULT); in qemu_gluster_co_create_opts()