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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dmasklog.c118 static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, }; variable in typeref:struct:attribute
142 .default_attrs = mlog_attr_ptrs,
155 mlog_attr_ptrs[i] = &mlog_attrs[i].attr;
158 mlog_attr_ptrs[i] = NULL;

Completed in 91 milliseconds