Searched refs:SMBQueryInformation (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/cifs/ |
D | smb1ops.c | 541 rc = SMBQueryInformation(xid, tcon, full_path, file_info, in cifs_is_path_accessible() 565 rc = SMBQueryInformation(xid, tcon, full_path, data, in cifs_query_path_info()
|
D | cifsproto.h | 280 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
|
D | cifssmb.c | 4073 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function
|