Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb1ops.c690 rc = CIFSSMBSetPathInfo(xid, tcon, full_path, &info, cifs_sb->local_nls, in cifs_mkdir_setinfo()
785 rc = CIFSSMBSetPathInfo(xid, tcon, full_path, buf, cifs_sb->local_nls, in smb_set_file_info()
H A Dcifsproto.h352 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c5838 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPathInfo() function