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