Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
Dxattr.c737 const struct xattr_handler *ubifs_xattr_handlers[] = { variable
Dubifs.h2005 extern const struct xattr_handler *ubifs_xattr_handlers[];
Dsuper.c2213 sb->s_xattr = ubifs_xattr_handlers; in ubifs_fill_super()