Home
last modified time | relevance | path

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

/linux-4.19.296/fs/9p/
Dxattr.h21 extern const struct xattr_handler *v9fs_xattr_handlers[];
Dxattr.c179 const struct xattr_handler *v9fs_xattr_handlers[] = { variable
Dvfs_super.c86 sb->s_xattr = v9fs_xattr_handlers; in v9fs_fill_super()