Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsproto.h277 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
Dconnect.c3074 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() function
3504 reset_cifs_unix_caps(xid, tcon, cifs_sb, volume_info); in cifs_mount()
3947 reset_cifs_unix_caps(0, tcon, NULL, vol_info); in cifs_construct_tcon()
Dcifssmb.c203 reset_cifs_unix_caps(0, tcon, NULL, NULL); in cifs_reconnect_tcon()