Searched refs:GlobalMaxActiveXid (Results 1 – 4 of 4) sorted by relevance
610 GlobalMaxActiveXid = 0; in cifs_stats_proc_write()677 GlobalCurrentXid, GlobalMaxActiveXid); in cifs_stats_proc_show()
48 if (GlobalTotalActiveXid > GlobalMaxActiveXid) in _get_xid()49 GlobalMaxActiveXid = GlobalTotalActiveXid; in _get_xid()
79 unsigned int GlobalMaxActiveXid; /* prot by GlobalMid_Sem */ variable1673 GlobalMaxActiveXid = 0; in init_cifs()
1985 extern unsigned int GlobalMaxActiveXid; /* prot by GlobalMid_Sem */