Home
last modified time | relevance | path

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

/fs/ocfs2/cluster/
Dmasklog.c53 __mlog_set_u64(mask, mlog_and_bits); in mlog_mask_store()
56 __mlog_set_u64(mask, mlog_not_bits); in mlog_mask_store()
Dmasklog.h152 #define __mlog_set_u64(mask, bits) do { \ macro
170 #define __mlog_set_u64(mask, bits) do { \ macro