Searched refs:reset_cifs_unix_caps (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/cifs/ |
D | cifsproto.h | 307 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
|
D | connect.c | 3541 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() function 4036 reset_cifs_unix_caps(xid, tcon, cifs_sb, volume_info); in cifs_mount() 4498 reset_cifs_unix_caps(0, tcon, NULL, vol_info); in cifs_construct_tcon()
|
D | cifssmb.c | 230 reset_cifs_unix_caps(0, tcon, NULL, NULL); in cifs_reconnect_tcon()
|