Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dconnect.c3244 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() function
3505 reset_cifs_unix_caps(mnt_ctx->xid, tcon, cifs_sb, ctx); in cifs_mount_get_tcon()
3908 reset_cifs_unix_caps(xid, tcon, NULL, NULL); in CIFSTCon()
4190 reset_cifs_unix_caps(0, tcon, NULL, ctx); in __cifs_construct_tcon()
H A Dcifsproto.h379 extern void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon,
H A Dcifssmb.c180 reset_cifs_unix_caps(0, tcon, NULL, NULL); in cifs_reconnect_tcon()