mlog_attr         130 fs/ocfs2/cluster/masklog.c 	struct mlog_attribute *mlog_attr = to_mlog_attr(attr);
mlog_attr         132 fs/ocfs2/cluster/masklog.c 	return mlog_mask_show(mlog_attr->mask, buf);
mlog_attr         138 fs/ocfs2/cluster/masklog.c 	struct mlog_attribute *mlog_attr = to_mlog_attr(attr);
mlog_attr         140 fs/ocfs2/cluster/masklog.c 	return mlog_mask_store(mlog_attr->mask, buf, count);