Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dfs-io.c84 &c->nocow_flush_bioset), in bch2_inode_flush_nocow_writes_async()
1016 bioset_exit(&c->nocow_flush_bioset); in bch2_fs_fsio_exit()
1021 if (bioset_init(&c->nocow_flush_bioset, in bch2_fs_fsio_init()
Dbcachefs.h1035 struct bio_set nocow_flush_bioset; member