Searched refs:nvram_open_cnt (Results 1 – 1 of 1) sorted by relevance
58 static int nvram_open_cnt; /* #times opened */ variable359 if ((nvram_open_cnt && (file->f_flags & O_EXCL)) || in nvram_misc_open()378 nvram_open_cnt++; in nvram_misc_open()389 nvram_open_cnt--; in nvram_misc_release()