Searched refs:CIFSSMBQPathInfo (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/cifs/ |
D | smb1ops.c | 536 rc = CIFSSMBQPathInfo(xid, tcon, full_path, file_info, in cifs_is_path_accessible() 557 rc = CIFSSMBQPathInfo(xid, tcon, full_path, data, 0 /* not legacy */, in cifs_query_path_info()
|
D | cifsproto.h | 276 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
|
D | cifssmb.c | 4209 CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQPathInfo() function
|