Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsproto.h335 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
H A Dconnect.c3816 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() function
4136 reset_cifs_unix_caps(*xid, tcon, cifs_sb, vol); in mount_get_conns()
5154 reset_cifs_unix_caps(0, tcon, NULL, vol_info); in cifs_construct_tcon()
H A Dcifssmb.c244 reset_cifs_unix_caps(0, tcon, NULL, NULL); in cifs_reconnect_tcon()