Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ubifs/
Dubifs.h2012 extern const struct xattr_handler *ubifs_xattr_handlers[];
2018 #define ubifs_xattr_handlers NULL macro
Dxattr.c738 const struct xattr_handler *ubifs_xattr_handlers[] = { variable
Dsuper.c2213 sb->s_xattr = ubifs_xattr_handlers; in ubifs_fill_super()