Searched refs:cifs_tmpcounter (Results 1 – 3 of 3) sorted by relevance
17 extern atomic_t cifs_tmpcounter;154 #define CIFS_TMPNAME_COUNTER_LEN ((int)sizeof(cifs_tmpcounter) * 2)
1109 atomic_inc_return(&cifs_tmpcounter));
128 atomic_t cifs_tmpcounter; variable