Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Dsuper.c607 static const struct address_space_operations managed_cache_aops; variable
615 DBG_BUGON(mapping->a_ops != &managed_cache_aops); in erofs_managed_cache_release_folio()
643 static const struct address_space_operations managed_cache_aops = { variable
659 inode->i_mapping->a_ops = &managed_cache_aops; in erofs_init_managed_cache()