Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr2.c118 static ulong_t smbnodenew = 0; variable
351 if (smbfreelist != NULL && smbnodenew >= nsmbnode) { in make_smbnode()
413 atomic_inc_ulong((ulong_t *)&smbnodenew); in make_smbnode()
531 (smbnodenew > nsmbnode))) { in smbfs_addfree()
1033 atomic_dec_ulong((ulong_t *)&smbnodenew); in sn_destroy_node()