Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dconnect.c3215 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() function
3476 reset_cifs_unix_caps(mnt_ctx->xid, tcon, cifs_sb, ctx); in cifs_mount_get_tcon()
3878 reset_cifs_unix_caps(xid, tcon, NULL, NULL); in CIFSTCon()
4160 reset_cifs_unix_caps(0, tcon, NULL, ctx); in cifs_construct_tcon()
Dcifsproto.h378 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
Dcifssmb.c196 reset_cifs_unix_caps(0, tcon, NULL, NULL); in cifs_reconnect_tcon()