fs/gfs2/sys.c
586
GDLM_ATTR(proto_name, 0444, proto_name_show, NULL);
fs/gfs2/sys.c
587
GDLM_ATTR(block, 0644, block_show, block_store);
fs/gfs2/sys.c
588
GDLM_ATTR(withdraw, 0200, NULL, withdraw_helper_status_store);
fs/gfs2/sys.c
589
GDLM_ATTR(jid, 0644, jid_show, jid_store);
fs/gfs2/sys.c
590
GDLM_ATTR(first, 0644, lkfirst_show, lkfirst_store);
fs/gfs2/sys.c
591
GDLM_ATTR(first_done, 0444, first_done_show, NULL);
fs/gfs2/sys.c
592
GDLM_ATTR(recover, 0600, NULL, recover_store);
fs/gfs2/sys.c
593
GDLM_ATTR(recover_done, 0444, recover_done_show, NULL);
fs/gfs2/sys.c
594
GDLM_ATTR(recover_status, 0444, recover_status_show, NULL);