Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsproto.h322 extern int CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon,
Dconnect.c4065 if (CIFSSMBSetFSUnixInfo(xid, tcon, cap)) { in reset_cifs_unix_caps()
Dcifssmb.c5411 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) in CIFSSMBSetFSUnixInfo() function