Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.h195 extern const struct xattr_handler *ext4_xattr_handlers[];
H A Dxattr.c99 const struct xattr_handler *ext4_xattr_handlers[] = { variable
H A Dsuper.c4745 sb->s_xattr = ext4_xattr_handlers; in ext4_fill_super()