Searched refs:srv_count (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h133 int srv_count; /* reference counter */ member in struct:TCP_Server_Info
H A Dconnect.c1478 ++server->srv_count;
1493 if (--server->srv_count > 0) {
1584 * no need to spinlock this init of tcpStatus or srv_count
1587 ++tcp_ses->srv_count;
H A Dcifs_debug.c175 server->tcpStatus, server->srv_count,
H A Dsess.c86 for (i = ses->server->srv_count - 1; i < max_vcs; i++) {
H A Dcifssmb.c587 if (server->srv_count > 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dnamequery.c884 int srv_count = wins_srv_count_tag(wins_tags[t]); local
885 for (i=0; i<srv_count; i++) {

Completed in 95 milliseconds