Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb1ops.c541 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()
Dcifsproto.h280 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c4073 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function