Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
A Dmasklog.h129 #define MLOG_BITS_RHS(mask) { \ macro
145 #define MLOG_BITS_RHS(mask) { { (mask) } } macro
A Dmasklog.c15 struct mlog_bits mlog_and_bits = MLOG_BITS_RHS(MLOG_INITIAL_AND_MASK);
17 struct mlog_bits mlog_not_bits = MLOG_BITS_RHS(0);

Completed in 5 milliseconds