Searched refs:CIFSSMBSetPathInfo (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb1ops.c | 690 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 D | cifsproto.h | 352 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 5843 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPathInfo() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb1ops.c | 717 rc = CIFSSMBSetPathInfo(xid, tcon, full_path, &info, cifs_sb->local_nls, in cifs_mkdir_setinfo() 821 rc = CIFSSMBSetPathInfo(xid, tcon, full_path, buf, cifs_sb->local_nls, in smb_set_file_info()
|
H A D | cifsproto.h | 390 extern int CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 5312 CIFSSMBSetPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBSetPathInfo() function
|
Completed in 20 milliseconds