Searched refs:nlsc (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/cifs/ |
D | cifsproto.h | 296 const struct nls_table *nlsc);
|
D | connect.c | 4631 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() argument 4661 rc = ops->tree_connect(xid, tcon->ses, tree, tcon, nlsc); in cifs_tree_connect() 4705 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon, const struct nls_table *nlsc) in cifs_tree_connect() argument 4721 rc = ops->tree_connect(xid, tcon->ses, tcon->tree_name, tcon, nlsc); in cifs_tree_connect()
|