Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsfs.h130 extern const struct xattr_handler *cifs_xattr_handlers[];
133 # define cifs_xattr_handlers NULL macro
H A Dxattr.c484 const struct xattr_handler *cifs_xattr_handlers[] = { variable
H A Dcifsfs.c239 sb->s_xattr = cifs_xattr_handlers; in cifs_read_super()