Home
last modified time | relevance | path

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

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