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