Searched refs:LOG_FUA_FLAG (Results 1 – 2 of 2) sorted by relevance
57 #define LOG_FUA_FLAG (1 << 1) macro469 super = (block->flags & (LOG_FUA_FLAG | LOG_MARK_FLAG)); in log_writes_kthread()697 block->flags |= LOG_FUA_FLAG; in log_writes_map()781 } else if (block->flags & LOG_FUA_FLAG) { in normal_end_io()
26 #define LOG_FUA_FLAG (1 << 1) macro30 | LOG_FUA_FLAG \