Searched refs:GlobalMaxActiveXid (Results 1 – 4 of 4) sorted by relevance
665 GlobalMaxActiveXid = 0; in cifs_stats_proc_write()735 GlobalCurrentXid, GlobalMaxActiveXid); in cifs_stats_proc_show()
45 if (GlobalTotalActiveXid > GlobalMaxActiveXid) in _get_xid()46 GlobalMaxActiveXid = GlobalTotalActiveXid; in _get_xid()
79 unsigned int GlobalMaxActiveXid; /* prot by GlobalMid_Sem */ variable1834 GlobalMaxActiveXid = 0; in init_cifs()
2064 extern unsigned int GlobalMaxActiveXid; /* prot by GlobalMid_Sem */