Searched refs:SMBQueryInformation (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb1ops.c | 530 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()
|
H A D | cifsproto.h | 312 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 4046 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb1ops.c | 539 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()
|
H A D | cifsproto.h | 350 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 3532 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function
|
Completed in 20 milliseconds