Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dsmb1ops.c534 rc = SMBQueryInformation(xid, tcon, full_path, file_info, in cifs_is_path_accessible()
638 rc = SMBQueryInformation(xid, tcon, full_path, &fi, cifs_sb->local_nls, in cifs_query_path_info()
H A Dcifsproto.h358 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c3556 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function