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.c495 struct z_erofs_frontend { struct
511 #define Z_EROFS_DEFINE_FRONTEND(fe, i, ho) struct z_erofs_frontend fe = { \ argument
515 static bool z_erofs_should_alloc_cache(struct z_erofs_frontend *fe) in z_erofs_should_alloc_cache()
532 static void z_erofs_bind_cache(struct z_erofs_frontend *fe) in z_erofs_bind_cache()
689 static int z_erofs_attach_page(struct z_erofs_frontend *fe, in z_erofs_attach_page()
739 static int z_erofs_register_pcluster(struct z_erofs_frontend *fe) in z_erofs_register_pcluster()
803 static int z_erofs_pcluster_begin(struct z_erofs_frontend *fe) in z_erofs_pcluster_begin()
961 static void z_erofs_pcluster_end(struct z_erofs_frontend *fe) in z_erofs_pcluster_end()
1005 static int z_erofs_scan_folio(struct z_erofs_frontend *f, in z_erofs_scan_folio()
1495 struct z_erofs_frontend *f, in z_erofs_fill_bio_vec()
[all …]