Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsproto.h311 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c905 rc = CIFSSMBQFSInfo(xid, tcon, buf); in cifs_queryfs()
Dcifssmb.c5076 CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQFSInfo() function