Searched refs:reset (Results 1 – 5 of 5) sorted by relevance
819 struct blk_zone *reset = NULL; in sb_log_location() local822 reset = &zones[0]; in sb_log_location()824 reset = &zones[1]; in sb_log_location()826 if (reset && reset->cond != BLK_ZONE_COND_EMPTY) { in sb_log_location()829 ASSERT(sb_zone_is_full(reset)); in sb_log_location()833 reset->start, reset->len); in sb_log_location()838 reset->cond = BLK_ZONE_COND_EMPTY; in sb_log_location()839 reset->wp = reset->start; in sb_log_location()
278 nid_t ino, unsigned int ofs, bool reset) in fill_node_footer() argument283 if (reset) in fill_node_footer()
175 goto reset; in filelayout_async_handle_error()194 reset: in filelayout_async_handle_error()
64 was last called before a reset or panic.
1166 goto reset; in ff_layout_async_handle_error_v4()1198 reset: in ff_layout_async_handle_error_v4()
Completed in 28 milliseconds