Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs-io.c87 &c->nocow_flush_bioset), in bch2_inode_flush_nocow_writes_async()
1090 bioset_exit(&c->nocow_flush_bioset); in bch2_fs_fsio_exit()
1095 if (bioset_init(&c->nocow_flush_bioset, in bch2_fs_fsio_init()
H A Dbcachefs.h1118 struct bio_set nocow_flush_bioset; member