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