Home
last modified time | relevance | path

Searched refs:erofs_fscache (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/erofs/
H A Dfscache.c181 struct erofs_fscache *ctx = folio_mapping(folio)->host->i_private; in erofs_fscache_meta_read_folio()
437 static struct erofs_fscache *erofs_fscache_acquire_cookie(struct super_block *sb, in erofs_fscache_acquire_cookie()
441 struct erofs_fscache *ctx; in erofs_fscache_acquire_cookie()
492 static void erofs_fscache_relinquish_cookie(struct erofs_fscache *ctx) in erofs_fscache_relinquish_cookie()
501 static struct erofs_fscache *erofs_domain_init_cookie(struct super_block *sb, in erofs_domain_init_cookie()
504 struct erofs_fscache *ctx; in erofs_domain_init_cookie()
523 static struct erofs_fscache *erofs_domain_register_cookie(struct super_block *sb, in erofs_domain_register_cookie()
526 struct erofs_fscache *ctx; in erofs_domain_register_cookie()
549 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb, in erofs_fscache_register_cookie()
558 void erofs_fscache_unregister_cookie(struct erofs_fscache *ct
[all...]
H A Dinternal.h49 struct erofs_fscache *fscache;
107 struct erofs_fscache { struct
182 struct erofs_fscache *s_fscache;
379 struct erofs_fscache *m_fscache;
512 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb,
514 void erofs_fscache_unregister_cookie(struct erofs_fscache *fscache);
523 struct erofs_fscache *erofs_fscache_register_cookie(struct super_block *sb, in erofs_fscache_register_cookie()
529 static inline void erofs_fscache_unregister_cookie(struct erofs_fscache *fscache) in erofs_fscache_unregister_cookie()
H A Dsuper.c175 struct erofs_fscache *fscache; in erofs_init_device()

Completed in 4 milliseconds