Searched refs:oldest (Results 1 – 9 of 9) sorted by relevance
241 int i, oldest, now; in dfs_timeout() local245 now = oldest = ticks; in dfs_timeout()265 } else if (dfs->nol_event[i] < oldest) in dfs_timeout()266 oldest = dfs->nol_event[i]; in dfs_timeout()269 if (oldest != now) { in dfs_timeout()271 callout_schedule(&dfs->nol_timer, oldest + NOL_TIMEOUT - now); in dfs_timeout()
17 The oldest bug origin is printed as well as partially fixed versions.
22 of the oldest command in the command FIFO. Setting this field to 255
65 dnl # Supported xattr handler get() interfaces checked newest to oldest.152 dnl # Supported xattr handler set() interfaces checked newest to oldest.242 dnl # Supported xattr handler list() interfaces checked newest to oldest.
2 dnl # Supported get_link() interfaces checked newest to oldest.
896 metaslab_t *oldest = avl_first(&spa->spa_metaslabs_by_flushed); in spa_cleanup_old_sm_logs() local897 uint64_t oldest_flushed_txg = metaslab_unflushed_txg(oldest); in spa_cleanup_old_sm_logs()
120 The kernel version required is based on the oldest long term stable kernel available
2364 sds oldest = listNodeValue(ln); in replicationScriptCacheAdd() local2366 retval = dictDelete(server.repl_scriptcache_dict,oldest); in replicationScriptCacheAdd()
111 at the head of the queue (the oldest packet waiting in the queue) and admits