Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifsproto.h213 extern int SMBQueryInformation(const int xid, struct cifs_tcon *tcon,
Dinode.c653 rc = SMBQueryInformation(xid, pTcon, full_path,
Dconnect.c3486 rc = SMBQueryInformation(xid, tcon, full_path, pfile_info, in is_path_accessible()
Dcifssmb.c3984 int SMBQueryInformation(const int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function