Searched refs:L_ERROR (Results 1 – 4 of 4) sorted by relevance
49 #define L_ERROR 5 /* Something other than EEXIST happened */ macro
57 case L_ERROR: in lock()
346 #define L_ERROR 0x04 /* error condition detected */ macro
557 lfp->lf_flags &= ~(L_PRINTED | L_ERROR); in log_file_rele()858 } else if (lfp->lf_flags & (L_ERROR | L_PRINTED)) { in nfslog_write_logrecords()859 lfp->lf_flags &= ~(L_ERROR | L_PRINTED); in nfslog_write_logrecords()