Searched refs:synced (Results 1 – 3 of 3) sorted by relevance
2 kernel source tree. It is synced regularly with mainline Linux.
902 int synced; in bstp_update_state() local908 synced = 1; in bstp_update_state()912 synced = 0; in bstp_update_state()916 bs->bs_allsynced = synced; in bstp_update_state()
2283 boolean_t synced = txg <= spa_last_synced_txg(spa); in zil_process_commit_list() local2330 if (frozen || !synced || lrc->lrc_txtype == TX_COMMIT) { in zil_process_commit_list()