Home
last modified time | relevance | path

Searched refs:CIFSSMBQPathInfo (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/cifs/
Dsmb1ops.c536 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()
Dcifsproto.h276 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c4209 CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQPathInfo() function