HomeSort by: relevance | last modified time | path
    Searched refs:_log_to_file (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/lvm2/dist/lib/log/
log.c 33 static int _log_to_file = 0; variable
64 _log_to_file = 1;
114 if (_log_to_file) {
123 _log_to_file = 0;
299 if (_log_to_file && (_log_while_suspended || !memlock())) {

Completed in 16 milliseconds