Home
last modified time | relevance | path

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

/fs/cifs/
Dxattr.c84 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()
Dsmb1ops.c1107 .set_EA = CIFSSMBSetEA,
Dcifsglob.h421 int (*set_EA)(const unsigned int, struct cifs_tcon *, const char *, member