Searched refs:erofs_fscache (Results 1 – 3 of 3) sorted by relevance
211 struct erofs_fscache *ctx = folio->mapping->host->i_private; in erofs_fscache_meta_read_folio()475 static struct erofs_fscache *erofs_fscache_acquire_cookie(struct super_block *sb, in erofs_fscache_acquire_cookie()479 struct erofs_fscache *ctx; in erofs_fscache_acquire_cookie()530 static void erofs_fscache_relinquish_cookie(struct erofs_fscache *ctx) in erofs_fscache_relinquish_cookie()539 static struct erofs_fscache *erofs_domain_init_cookie(struct super_block *sb, in erofs_domain_init_cookie()542 struct erofs_fscache *ctx; in erofs_domain_init_cookie()561 static struct erofs_fscache *erofs_domain_register_cookie(struct super_block *sb, in erofs_domain_register_cookie()564 struct erofs_fscache *ctx; in erofs_domain_register_cookie()587 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb, in erofs_fscache_register_cookie()596 void erofs_fscache_unregister_cookie(struct erofs_fscache *ctx) in erofs_fscache_unregister_cookie()[all …]
44 struct erofs_fscache *fscache;88 struct erofs_fscache { struct554 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb,556 void erofs_fscache_unregister_cookie(struct erofs_fscache *fscache);567 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb, in erofs_fscache_register_cookie()573 static inline void erofs_fscache_unregister_cookie(struct erofs_fscache *fscache) in erofs_fscache_unregister_cookie()
129 struct erofs_fscache *fscache; in erofs_init_device()