Searched refs:SMBOldQFSInfo (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 340 extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 902 rc = SMBOldQFSInfo(xid, tcon, buf); in cifs_queryfs()
|
H A D | cifssmb.c | 4958 SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, in SMBOldQFSInfo() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 378 extern int SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 938 rc = SMBOldQFSInfo(xid, tcon, buf); in cifs_queryfs()
|
H A D | cifssmb.c | 4425 SMBOldQFSInfo(const unsigned int xid, struct cifs_tcon *tcon, in SMBOldQFSInfo() function
|
Completed in 20 milliseconds