Home
last modified time | relevance | path

Searched refs:CIFSSMBQFSInfo (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h382 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb1ops.c930 rc = CIFSSMBQFSInfo(xid, tcon, buf); in cifs_queryfs()
H A Dcifssmb.c4522 CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQFSInfo() function