Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsproto.h358 extern int CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c915 rc = CIFSSMBQFSInfo(xid, tcon, buf); in cifs_queryfs()
Dcifssmb.c4539 CIFSSMBQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQFSInfo() function