Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dmasklog.c31 struct mlog_bits mlog_and_bits = MLOG_BITS_RHS(MLOG_INITIAL_AND_MASK);
33 struct mlog_bits mlog_not_bits = MLOG_BITS_RHS(MLOG_INITIAL_NOT_MASK);
Dmasklog.h141 struct mlog_bits { struct
145 extern struct mlog_bits mlog_and_bits, mlog_not_bits; argument