Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr2.c112 long nsmbnode = 0; variable
344 if (smbfreelist != NULL && smbnodenew >= nsmbnode) { in make_smbnode()
528 (smbnodenew > nsmbnode))) { in smbfs_addfree()
1065 if (nsmbnode <= 0) in smbfs_subrinit()
1066 nsmbnode = ncsize; /* dnlc.h */ in smbfs_subrinit()
1069 if (nsmbnode > nsmbnode_max || (nsmbnode == 0 && ncsize == 0)) { in smbfs_subrinit()
1072 nsmbnode = nsmbnode_max; in smbfs_subrinit()