Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dsmb1ops.c534 rc = CIFSSMBQPathInfo(xid, tcon, full_path, file_info, in cifs_is_path_accessible()
555 rc = CIFSSMBQPathInfo(xid, tcon, full_path, data, 0 /* not legacy */, in cifs_query_path_info()
Dcifsproto.h333 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c4128 CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQPathInfo() function