Home
last modified time | relevance | path

Searched refs:synced (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/device-tree/
H A DREADME2 kernel source tree. It is synced regularly with mainline Linux.
/f-stack/freebsd/net/
H A Dbridgestp.c902 int synced; in bstp_update_state() local
908 synced = 1; in bstp_update_state()
912 synced = 0; in bstp_update_state()
916 bs->bs_allsynced = synced; in bstp_update_state()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzil.c2283 boolean_t synced = txg <= spa_last_synced_txg(spa); in zil_process_commit_list() local
2330 if (frozen || !synced || lrc->lrc_txtype == TX_COMMIT) { in zil_process_commit_list()