Searched refs:CIFSSMBQPathInfo (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb1ops.c | 534 rc = CIFSSMBQPathInfo(xid, tcon, full_path, file_info, in cifs_is_path_accessible() 558 rc = CIFSSMBQPathInfo(xid, tcon, full_path, &fi, 0 /* not legacy */, cifs_sb->local_nls, in cifs_query_path_info()
|
H A D | cifsproto.h | 350 extern int CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 3676 CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQPathInfo() function
|