Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/
Dxattr.c212 const struct xattr_handler * const fuse_xattr_handlers[] = { variable
Dfuse_i.h1355 extern const struct xattr_handler * const fuse_xattr_handlers[];
Dinode.c1576 sb->s_xattr = fuse_xattr_handlers; in fuse_sb_defaults()