Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsfs.h138 extern const struct xattr_handler *cifs_xattr_handlers[];
141 # define cifs_xattr_handlers NULL macro
Dxattr.c399 const struct xattr_handler *cifs_xattr_handlers[] = { variable
Dcifsfs.c204 sb->s_xattr = cifs_xattr_handlers; in cifs_read_super()