Searched refs:set_EA (Results 1 – 3 of 3) sorted by relevance
84 if (pTcon->ses->server->ops->set_EA) in cifs_xattr_set()85 rc = pTcon->ses->server->ops->set_EA(xid, pTcon, in cifs_xattr_set()
1107 .set_EA = CIFSSMBSetEA,
421 int (*set_EA)(const unsigned int, struct cifs_tcon *, const char *, member