Home
last modified time | relevance | path

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

/linux/fs/jffs2/
H A Dxattr.h97 extern const struct xattr_handler * const jffs2_xattr_handlers[];
114 #define jffs2_xattr_handlers NULL macro
H A Dsuper.c286 sb->s_xattr = jffs2_xattr_handlers; in jffs2_fill_super()
H A Dxattr.c923 const struct xattr_handler * const jffs2_xattr_handlers[] = { variable