Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h34 extern unsigned int _get_xid(void);
38 unsigned int __xid = _get_xid(); \
H A Dmisc.c37 _get_xid(void) in _get_xid() function