Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dbtlog.c71 #define BTREF_OP_MASK 0x0000003fu macro
1121 return stack_and_op & ~BTREF_OP_MASK; in __bt_ref()
1127 return stack_and_op & BTREF_OP_MASK; in __bt_op()
1164 .btle_where = btref | (op & BTREF_OP_MASK), in __btlog_log_record()
1301 .bthe_where = btref | (op & BTREF_OP_MASK), in __btlog_hash_record()