Searched refs:CIFSSMBSetPathInfo (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/cifs/ |
D | smb1ops.c | 701 rc = CIFSSMBSetPathInfo(xid, tcon, full_path, &info, cifs_sb->local_nls, in cifs_mkdir_setinfo() 796 rc = CIFSSMBSetPathInfo(xid, tcon, full_path, buf, cifs_sb->local_nls, in smb_set_file_info()
|
D | cifsproto.h | 325 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
|
D | cifssmb.c | 5831 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPathInfo() function
|