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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dmasklog.c122 static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, }; variable in typeref:struct:attribute
146 .default_attrs = mlog_attr_ptrs,
159 mlog_attr_ptrs[i] = &mlog_attrs[i].attr;
162 mlog_attr_ptrs[i] = NULL;

Completed in 98 milliseconds