Searched refs:erofs_fscache (Results 1 – 3 of 3) sorted by relevance
226 struct erofs_fscache *ctx = folio->mapping->host->i_private; in erofs_fscache_meta_read_folio()489 static struct erofs_fscache *erofs_fscache_acquire_cookie(struct super_block *sb, in erofs_fscache_acquire_cookie()493 struct erofs_fscache *ctx; in erofs_fscache_acquire_cookie()544 static void erofs_fscache_relinquish_cookie(struct erofs_fscache *ctx) in erofs_fscache_relinquish_cookie()553 static struct erofs_fscache *erofs_domain_init_cookie(struct super_block *sb, in erofs_domain_init_cookie()556 struct erofs_fscache *ctx; in erofs_domain_init_cookie()575 static struct erofs_fscache *erofs_domain_register_cookie(struct super_block *sb, in erofs_domain_register_cookie()578 struct erofs_fscache *ctx; in erofs_domain_register_cookie()601 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb, in erofs_fscache_register_cookie()610 void erofs_fscache_unregister_cookie(struct erofs_fscache *ctx) in erofs_fscache_unregister_cookie()[all …]
45 struct erofs_fscache *fscache;93 struct erofs_fscache { struct484 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb,486 void erofs_fscache_unregister_cookie(struct erofs_fscache *fscache);497 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb, in erofs_fscache_register_cookie()503 static inline void erofs_fscache_unregister_cookie(struct erofs_fscache *fscache) in erofs_fscache_unregister_cookie()
140 struct erofs_fscache *fscache; in erofs_init_device()