Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dalloc.c263 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_desc_block()
282 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_bitmap_block()
298 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_delete_bitmap_block()
316 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_entry_block()
331 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_delete_entry_block()
840 NILFS_MDT(inode)->mi_palloc_cache = cache; in nilfs_palloc_setup_cache()
846 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_clear_cache()
861 NILFS_MDT(inode)->mi_palloc_cache = NULL; in nilfs_palloc_destroy_cache()
A Dmdt.h48 struct nilfs_palloc_cache *mi_palloc_cache; member
A Dmdt.c477 if (mdi->mi_palloc_cache) in nilfs_mdt_clear()
635 if (mi->mi_palloc_cache) in nilfs_mdt_restore_from_shadow_map()

Completed in 7 milliseconds