Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A 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()
H A Dmasklog.h127 #define __mlog_clear_u64(mask, bits) do { \ macro
144 #define __mlog_clear_u64(mask, bits) do { \ macro