Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dxattr.h181 extern const struct xattr_handler *ext4_xattr_handlers[];
Dxattr.c98 const struct xattr_handler *ext4_xattr_handlers[] = { variable
Dsuper.c4126 sb->s_xattr = ext4_xattr_handlers; in ext4_fill_super()