Searched refs:reset_cifs_unix_caps (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb1ops.c | 21 void reset_cifs_unix_caps(unsigned int xid, struct cifs_tcon *tcon, in reset_cifs_unix_caps() function
|
| H A D | connect.c | 3645 reset_cifs_unix_caps(mnt_ctx->xid, tcon, cifs_sb, ctx); in cifs_mount_get_tcon() 4294 reset_cifs_unix_caps(0, tcon, NULL, ctx); in cifs_construct_tcon()
|
| H A D | cifssmb.c | 197 reset_cifs_unix_caps(0, tcon, NULL, NULL); in cifs_reconnect_tcon() 660 * reset_cifs_unix_caps calls QFSInfo which requires in CIFSTCon() 670 reset_cifs_unix_caps(xid, tcon, NULL, NULL); in CIFSTCon()
|