Searched refs:CIFSSMBQPathInfo (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | smb1ops.c | 535 rc = CIFSSMBQPathInfo(xid, tcon, full_path, file_info, in cifs_is_path_accessible() 556 rc = CIFSSMBQPathInfo(xid, tcon, full_path, data, 0 /* not legacy */, in cifs_query_path_info()
|
D | cifsproto.h | 275 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
|
D | cifssmb.c | 4187 CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQPathInfo() function
|