Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb1ops.c539 rc = SMBQueryInformation(xid, tcon, full_path, file_info, in cifs_is_path_accessible()
566 rc = SMBQueryInformation(xid, tcon, full_path, &fi, cifs_sb->local_nls, in cifs_query_path_info()
Dcifsproto.h347 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c3568 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function