Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dmasklog.c38 __mlog_clear_u64(mask, mlog_not_bits); in mlog_mask_store()
41 __mlog_clear_u64(mask, mlog_and_bits); in mlog_mask_store()
43 __mlog_clear_u64(mask, mlog_not_bits); in mlog_mask_store()
44 __mlog_clear_u64(mask, mlog_and_bits); in mlog_mask_store()
H A Dmasklog.h125 #define __mlog_clear_u64(mask, bits) do { \ macro
142 #define __mlog_clear_u64(mask, bits) do { \ macro