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