Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dmasklog.c125 static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, }; variable
149 .default_attrs = mlog_attr_ptrs,
162 mlog_attr_ptrs[i] = &mlog_attrs[i].attr; in mlog_sys_init()
165 mlog_attr_ptrs[i] = NULL; in mlog_sys_init()