Searched defs:strat_private (Results 1 – 3 of 3) sorted by relevance
81 struct strat_private { struct82 struct pool desc_pool; /* node descriptors */84 lwp_t *queue_lwp;85 kcondvar_t discstrat_cv; /* to wait on */86 kmutex_t discstrat_mutex; /* disc strategy */88 int thread_running; /* thread control */89 int run_thread; /* thread control */90 int thread_finished; /* thread control */92 int sync_req; /* thread control */93 int cur_queue;[all …]
123 struct strat_private { struct124 lwp_t *queue_lwp;125 kcondvar_t discstrat_cv; /* to wait on */126 kmutex_t discstrat_mutex; /* disc strategy */127 kmutex_t seqwrite_mutex; /* protect mappings */129 int thread_running; /* thread control */130 int run_thread; /* thread control */154 struct strat_private *priv = PRIV(eccline->ump); in udf_lock_eccline() argument
82 struct strat_private { struct83 struct pool desc_pool; /* node descriptors */