Home
last modified time | relevance | path

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

/fs/btrfs/
Dzoned.c740 struct blk_zone *reset = NULL; in sb_log_location() local
743 reset = &zones[0]; in sb_log_location()
745 reset = &zones[1]; in sb_log_location()
747 if (reset && reset->cond != BLK_ZONE_COND_EMPTY) { in sb_log_location()
748 ASSERT(reset->cond == BLK_ZONE_COND_FULL); in sb_log_location()
751 reset->start, reset->len, in sb_log_location()
756 reset->cond = BLK_ZONE_COND_EMPTY; in sb_log_location()
757 reset->wp = reset->start; in sb_log_location()
/fs/f2fs/
Dnode.h272 nid_t ino, unsigned int ofs, bool reset) in fill_node_footer() argument
277 if (reset) in fill_node_footer()
/fs/nfs/filelayout/
Dfilelayout.c175 goto reset; in filelayout_async_handle_error()
192 reset: in filelayout_async_handle_error()
/fs/fuse/
Dvirtio_fs.c898 vdev->config->reset(vdev); in virtio_fs_probe()
930 vdev->config->reset(vdev); in virtio_fs_remove()
/fs/pstore/
DKconfig146 was last called before a reset or panic.
/fs/nfs/flexfilelayout/
Dflexfilelayout.c1134 goto reset; in ff_layout_async_handle_error_v4()
1154 reset: in ff_layout_async_handle_error_v4()