Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dfile.c178 int logit = reiserfs_file_data_log(inode); in reiserfs_commit_page() local
187 if (logit) { in reiserfs_commit_page()
206 if (logit) { in reiserfs_commit_page()
221 if (logit) { in reiserfs_commit_page()
/linux-3.4.99/tools/testing/ktest/
Dktest.pl1074 sub logit { subroutine
1468 logit $sha1;
2103 logit $output;
2523 logit " $config\n";
2535 logit " $config\n";
/linux-3.4.99/drivers/scsi/qla2xxx/
Dqla_isr.c1543 int logit = 1; in qla2x00_status_entry() local
1680 logit = 0; in qla2x00_status_entry()
1739 logit = 0; in qla2x00_status_entry()
1750 logit = 1; in qla2x00_status_entry()
1801 logit = qla2x00_handle_dif_error(sp, sts24); in qla2x00_status_entry()
1809 if (logit) in qla2x00_status_entry()
/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_scsi.c3371 uint32_t logit = LOG_FCP | LOG_FCP_ERROR; in lpfc_handle_fcp_err() local
3422 logit = LOG_FCP_UNDER; in lpfc_handle_fcp_err()
3424 lpfc_printf_vlog(vport, KERN_WARNING, logit, in lpfc_handle_fcp_err()
3545 uint32_t logit = LOG_FCP; in lpfc_scsi_cmd_iocb_cmpl() local
3602 logit = 0; in lpfc_scsi_cmd_iocb_cmpl()
3604 logit = LOG_FCP | LOG_FCP_UNDER; in lpfc_scsi_cmd_iocb_cmpl()
3605 lpfc_printf_vlog(vport, KERN_WARNING, logit, in lpfc_scsi_cmd_iocb_cmpl()