Searched refs:GlobalMaxActiveXid (Results 1 – 4 of 4) sorted by relevance
511 GlobalMaxActiveXid = 0; in cifs_stats_proc_write()578 GlobalCurrentXid, GlobalMaxActiveXid); in cifs_stats_proc_show()
46 if (GlobalTotalActiveXid > GlobalMaxActiveXid) in _get_xid()47 GlobalMaxActiveXid = GlobalTotalActiveXid; in _get_xid()
78 unsigned int GlobalMaxActiveXid; /* prot by GlobalMid_Sem */ variable1651 GlobalMaxActiveXid = 0; in init_cifs()
1987 extern unsigned int GlobalMaxActiveXid; /* prot by GlobalMid_Sem */