Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dmasklog.c92 #define to_mlog_attr(_attr) container_of(_attr, struct mlog_attribute, attr) macro
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()
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dmasklog.c90 #define to_mlog_attr(_attr) container_of(_attr, struct mlog_attribute, attr) macro
129 struct mlog_attribute *mlog_attr = to_mlog_attr(attr); in mlog_show()
137 struct mlog_attribute *mlog_attr = to_mlog_attr(attr); in mlog_store()

Completed in 1 milliseconds