Searched refs:synced (Results 1 – 16 of 16) sorted by relevance
355 char synced; in true_receive() local 521 &pp->second, &synced) == 5) { in true_receive() 527 if (synced == '>' || synced == '#' || synced == '?' in true_receive() 528 || synced == 'X') in true_receive()
2 kernel source tree. It is synced regularly with mainline Linux.
16 // compiler-rt. compiler-rt tests will fail if the two files are not synced up.
1961 off_t offset, length, synced; in sync_thread() local1967 synced = 0; in sync_thread()1978 (intmax_t)synced); in sync_thread()1983 synced = 0; in sync_thread()2029 if (synced > 0) { in sync_thread()2034 bps = (int64_t)((double)synced / in sync_thread()2039 (intmax_t)synced, &tdiff, in sync_thread()2197 synced += length; in sync_thread()
22 * synced up.
19 * synced up.
920 int synced; in bstp_update_state() local926 synced = 1; in bstp_update_state()930 synced = 0; in bstp_update_state()934 bs->bs_allsynced = synced; in bstp_update_state()
2954 boolean_t synced = txg <= spa_last_synced_txg(spa); in zil_process_commit_list() local3001 if (frozen || !synced || lrc->lrc_txtype == TX_COMMIT) { in zil_process_commit_list()
38 merged. This allows trail files to be securely and reliably synced from
2720 then we haven't synced yet. Note and punt.
11830 - send 'S' (--> synced) message to parent process[all...]