Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dmasklog.c40 __mlog_clear_u64(mask, mlog_not_bits); in mlog_mask_store()
43 __mlog_clear_u64(mask, mlog_and_bits); in mlog_mask_store()
45 __mlog_clear_u64(mask, mlog_not_bits); in mlog_mask_store()
46 __mlog_clear_u64(mask, mlog_and_bits); in mlog_mask_store()
Dmasklog.h127 #define __mlog_clear_u64(mask, bits) do { \ macro
144 #define __mlog_clear_u64(mask, bits) do { \ macro