Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/cluster/
Dmasklog.c106 #define to_mlog_attr(_attr) container_of(_attr, struct mlog_attribute, attr) macro
144 struct mlog_attribute *mlog_attr = to_mlog_attr(attr); in mlog_show()
152 struct mlog_attribute *mlog_attr = to_mlog_attr(attr); in mlog_store()