Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsproto.h318 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c895 rc = CIFSSMBQFSInfo(xid, tcon, buf); in cifs_queryfs()
Dcifssmb.c5113 CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQFSInfo() function