Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dxattr.h13 extern const struct xattr_handler *v9fs_xattr_handlers[];
H A Dxattr.c186 const struct xattr_handler *v9fs_xattr_handlers[] = { variable
H A Dvfs_super.c67 sb->s_xattr = v9fs_xattr_handlers; in v9fs_fill_super()