Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsfs.h137 extern const struct xattr_handler *cifs_xattr_handlers[];
140 # define cifs_xattr_handlers NULL macro
Dxattr.c403 const struct xattr_handler *cifs_xattr_handlers[] = { variable
Dcifsfs.c155 sb->s_xattr = cifs_xattr_handlers; in cifs_read_super()