Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dxattr.h196 extern const struct xattr_handler *ext4_xattr_handlers[];
Dxattr.c99 const struct xattr_handler *ext4_xattr_handlers[] = { variable
Dsuper.c5244 sb->s_xattr = ext4_xattr_handlers; in __ext4_fill_super()