Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dxattr.h43 extern const struct xattr_handler *ocfs2_xattr_handlers[];
Dsuper.c2077 sb->s_xattr = ocfs2_xattr_handlers; in ocfs2_initialize_super()
Dxattr.c100 const struct xattr_handler *ocfs2_xattr_handlers[] = { variable