Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A 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()
H A Dcifsproto.h312 extern int SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c4046 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function