GDLM_ATTR         520 fs/gfs2/sys.c  GDLM_ATTR(proto_name,		0444, proto_name_show,		NULL);
GDLM_ATTR         521 fs/gfs2/sys.c  GDLM_ATTR(block,		0644, block_show,		block_store);
GDLM_ATTR         522 fs/gfs2/sys.c  GDLM_ATTR(withdraw,		0644, wdack_show,		wdack_store);
GDLM_ATTR         523 fs/gfs2/sys.c  GDLM_ATTR(jid,			0644, jid_show,			jid_store);
GDLM_ATTR         524 fs/gfs2/sys.c  GDLM_ATTR(first,		0644, lkfirst_show,		lkfirst_store);
GDLM_ATTR         525 fs/gfs2/sys.c  GDLM_ATTR(first_done,		0444, first_done_show,		NULL);
GDLM_ATTR         526 fs/gfs2/sys.c  GDLM_ATTR(recover,		0600, NULL,			recover_store);
GDLM_ATTR         527 fs/gfs2/sys.c  GDLM_ATTR(recover_done,		0444, recover_done_show,	NULL);
GDLM_ATTR         528 fs/gfs2/sys.c  GDLM_ATTR(recover_status,	0444, recover_status_show,	NULL);