Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dalloc.c253 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_desc_block()
272 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_bitmap_block()
290 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_entry_block()
699 NILFS_MDT(inode)->mi_palloc_cache = cache; in nilfs_palloc_setup_cache()
705 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_clear_cache()
720 NILFS_MDT(inode)->mi_palloc_cache = NULL; in nilfs_palloc_destroy_cache()
Dmdt.h56 struct nilfs_palloc_cache *mi_palloc_cache; member
Dmdt.c561 if (mi->mi_palloc_cache) in nilfs_mdt_restore_from_shadow_map()
Dinode.c705 if (mdi && mdi->mi_palloc_cache) in nilfs_clear_inode()