Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dmasklog.h110 #define MLOG_MAX_BITS 64 macro
113 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG];
H A Dmasklog.c102 static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {
125 static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, };
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dmasklog.h108 #define MLOG_MAX_BITS 64 macro
111 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG];
H A Dmasklog.c100 static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {
123 static struct attribute *mlog_default_attrs[MLOG_MAX_BITS] = {NULL, };

Completed in 2 milliseconds