Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h342 extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
H A Dconnect.c3906 if (CIFSSMBSetFSUnixInfo(xid, tcon, cap)) { in reset_cifs_unix_caps()
H A Dcifssmb.c5338 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) in CIFSSMBSetFSUnixInfo() function