Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb1ops.c526 rc = CIFSSMBQPathInfo(xid, tcon, full_path, file_info, in cifs_is_path_accessible()
547 rc = CIFSSMBQPathInfo(xid, tcon, full_path, data, 0 /* not legacy */, in cifs_query_path_info()
Dcifsproto.h320 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c4072 CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQPathInfo() function