Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1ops.c527 rc = SMBQueryInformation(xid, tcon, full_path, &file_info, in cifs_is_path_accessible()
630 rc = SMBQueryInformation(xid, tcon, full_path, &fi, cifs_sb->local_nls, in cifs_query_path_info()
H A Dcifssmb.c3972 SMBQueryInformation(const unsigned int xid, struct cifs_tcon *tcon, in SMBQueryInformation() function