Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dmasklog.c54 __mlog_clear_u64(mask, mlog_not_bits); in mlog_mask_store()
57 __mlog_clear_u64(mask, mlog_and_bits); in mlog_mask_store()
59 __mlog_clear_u64(mask, mlog_not_bits); in mlog_mask_store()
60 __mlog_clear_u64(mask, mlog_and_bits); in mlog_mask_store()
Dmasklog.h141 #define __mlog_clear_u64(mask, bits) do { \ macro
158 #define __mlog_clear_u64(mask, bits) do { \ macro