Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmb1ops.c713 rc = CIFSSMBSetPathInfo(xid, tcon, full_path, &info, cifs_sb->local_nls, in cifs_mkdir_setinfo()
817 rc = CIFSSMBSetPathInfo(xid, tcon, full_path, buf, cifs_sb->local_nls, in smb_set_file_info()
Dcifsproto.h372 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c5338 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPathInfo() function