Home
last modified time | relevance | path

Searched refs:tconInfoAllocCount (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dmisc.c139 atomic_inc(&tconInfoAllocCount); in tcon_info_alloc()
179 atomic_dec(&tconInfoAllocCount); in tconInfoFree()
H A Dcifsfs.c86 atomic_t tconInfoAllocCount; variable
1897 atomic_set(&tconInfoAllocCount, 0); in init_cifs()
H A Dcifsglob.h2095 extern atomic_t tconInfoAllocCount;