Searched refs:reset_cifs_unix_caps (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/fs/cifs/ |
D | cifsproto.h | 347 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
|
D | connect.c | 2689 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() function 2925 reset_cifs_unix_caps(*xid, tcon, cifs_sb, ctx); in mount_get_conns() 3950 reset_cifs_unix_caps(0, tcon, NULL, ctx); in cifs_construct_tcon()
|
D | cifssmb.c | 215 reset_cifs_unix_caps(0, tcon, NULL, NULL); in cifs_reconnect_tcon()
|