Searched refs:n_error (Results 1 – 5 of 5) sorted by relevance
54 int n_error; member220 nx->nx_v[i].n_error = -1; in nfsx_init()255 n->n_error = error; in nfsx_init()290 n->n_error = EIO; in nfsx_cont()297 n->n_error = rc; in nfsx_cont()301 n->n_mnt->mf_error = n->n_error; in nfsx_cont()308 n->n_error = 0; in nfsx_cont()342 if (n->n_error < 0) { in nfsx_remount()357 if (n->n_error < 0) { in nfsx_remount()363 n->n_error = EINVAL; in nfsx_remount()[all …]
77 int n_error; /* Save write error value */ member
268 return (np->n_error); in nfs_write() 675 bp->b_error = np->n_error = error; in nfs_doio()
528 error = np->n_error; in nfs_close() 3205 error = np->n_error;
1370 int n_error; in AscSetEEPConfig() local1374 if ((n_error = AscSetEEPConfigOnce(iot, ioh, cfg_buf, bus_type)) == 0) in AscSetEEPConfig()1381 return (n_error); in AscSetEEPConfig()1389 int n_error; in AscSetEEPConfigOnce() local1397 n_error = 0; in AscSetEEPConfigOnce()1403 n_error++; in AscSetEEPConfigOnce()1417 n_error++; in AscSetEEPConfigOnce()1422 n_error++; in AscSetEEPConfigOnce()1427 n_error++; in AscSetEEPConfigOnce()1432 n_error++; in AscSetEEPConfigOnce()[all …]