ocfs2_xattr_handlers 2019 fs/ocfs2/super.c 	sb->s_xattr = ocfs2_xattr_handlers;
ocfs2_xattr_handlers   92 fs/ocfs2/xattr.c const struct xattr_handler *ocfs2_xattr_handlers[] = {
ocfs2_xattr_handlers   35 fs/ocfs2/xattr.h extern const struct xattr_handler *ocfs2_xattr_handlers[];