Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb1ops.c530 rc = SMBQueryInformation(xid, tcon, full_path, file_info, in cifs_is_path_accessible()
554 rc = SMBQueryInformation(xid, tcon, full_path, data, in cifs_query_path_info()
Dcifsproto.h310 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c4046 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function