Searched refs:scrub_workers_refcnt (Results 1 – 3 of 3) sorted by relevance
3988 if (refcount_dec_and_mutex_lock(&fs_info->scrub_workers_refcnt, in scrub_workers_put()4022 if (refcount_inc_not_zero(&fs_info->scrub_workers_refcnt)) in scrub_workers_get()4041 if (refcount_read(&fs_info->scrub_workers_refcnt) == 0) { in scrub_workers_get()4048 refcount_set(&fs_info->scrub_workers_refcnt, 1); in scrub_workers_get()4053 refcount_inc(&fs_info->scrub_workers_refcnt); in scrub_workers_get()
906 refcount_t scrub_workers_refcnt; member
2235 refcount_set(&fs_info->scrub_workers_refcnt, 0); in btrfs_init_scrub()
Completed in 29 milliseconds