Searched refs:cfset_opencnt (Results 1 – 1 of 1) sorted by relevance
776 static atomic_t cfset_opencnt = ATOMIC_INIT(0); /* Excl. access */ variable888 atomic_set(&cfset_opencnt, 0); in cfset_release()897 if (atomic_xchg(&cfset_opencnt, 1)) in cfset_open()