Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Ddata.c36 static struct bio_set f2fs_bioset; variable
42 if (bioset_init(&f2fs_bioset, F2FS_BIO_POOL_SIZE, in f2fs_init_bioset()
50 bioset_exit(&f2fs_bioset); in f2fs_destroy_bioset()
451 GFP_NOIO, &f2fs_bioset); in __bio_alloc()
1038 for_write ? GFP_NOIO : GFP_KERNEL, &f2fs_bioset); in f2fs_grab_read_bio()