Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/cluster/
Dmasklog.c139 static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, }; variable
163 .default_attrs = mlog_attr_ptrs,
176 mlog_attr_ptrs[i] = &mlog_attrs[i].attr; in mlog_sys_init()
179 mlog_attr_ptrs[i] = NULL; in mlog_sys_init()