Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c291 static atomic_t erofs_percpu_workers_initialized = ATOMIC_INIT(0); variable
403 if (atomic_xchg(&erofs_percpu_workers_initialized, 1)) in z_erofs_init_pcpu_workers()
423 atomic_set(&erofs_percpu_workers_initialized, 0); in z_erofs_init_pcpu_workers()
429 if (!atomic_xchg(&erofs_percpu_workers_initialized, 0)) in z_erofs_destroy_pcpu_workers()