Searched refs:nvram_open_cnt (Results 1 – 1 of 1) sorted by relevance
118 static int nvram_open_cnt; /* #times opened */ variable334 if ((nvram_open_cnt && (file->f_flags & O_EXCL)) || in nvram_open()345 nvram_open_cnt++; in nvram_open()356 nvram_open_cnt--; in nvram_release()