Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/cluster/
Dmasklog.c105 static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, }; variable
129 .default_attrs = mlog_attr_ptrs,
142 mlog_attr_ptrs[i] = &mlog_attrs[i].attr; in mlog_sys_init()
145 mlog_attr_ptrs[i] = NULL; in mlog_sys_init()