Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/cluster/
Dmasklog.c87 struct mlog_attribute { struct
92 #define to_mlog_attr(_attr) container_of(_attr, struct mlog_attribute, attr) argument
102 static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {
130 struct mlog_attribute *mlog_attr = to_mlog_attr(attr); in mlog_show()
138 struct mlog_attribute *mlog_attr = to_mlog_attr(attr); in mlog_store()