Home
last modified time | relevance | path

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

/linux-6.1.9/fs/9p/
Dxattr.h13 extern const struct xattr_handler *v9fs_xattr_handlers[];
Dxattr.c182 const struct xattr_handler *v9fs_xattr_handlers[] = { variable
Dvfs_super.c68 sb->s_xattr = v9fs_xattr_handlers; in v9fs_fill_super()