Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c496 struct z_erofs_frontend { struct
512 #define Z_EROFS_DEFINE_FRONTEND(fe, i, si, ho) struct z_erofs_frontend fe = { \ argument
516 static bool z_erofs_should_alloc_cache(struct z_erofs_frontend *fe) in z_erofs_should_alloc_cache()
533 static void z_erofs_bind_cache(struct z_erofs_frontend *fe) in z_erofs_bind_cache()
690 static int z_erofs_attach_page(struct z_erofs_frontend *fe, in z_erofs_attach_page()
740 static int z_erofs_register_pcluster(struct z_erofs_frontend *fe) in z_erofs_register_pcluster()
804 static int z_erofs_pcluster_begin(struct z_erofs_frontend *fe) in z_erofs_pcluster_begin()
964 static void z_erofs_pcluster_end(struct z_erofs_frontend *fe) in z_erofs_pcluster_end()
1008 static int z_erofs_scan_folio(struct z_erofs_frontend *f, in z_erofs_scan_folio()
1487 struct z_erofs_frontend *f, in z_erofs_fill_bio_vec()
[all …]