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

/linux-4.1.27/fs/nilfs2/
H A Dmdt.h52 * @mi_palloc_cache: persistent object allocator cache
63 struct nilfs_palloc_cache *mi_palloc_cache; member in struct:nilfs_mdt_info
H A Dalloc.c253 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; nilfs_palloc_get_desc_block()
272 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; nilfs_palloc_get_bitmap_block()
290 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; nilfs_palloc_get_entry_block()
763 NILFS_MDT(inode)->mi_palloc_cache = cache; nilfs_palloc_setup_cache()
769 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; nilfs_palloc_clear_cache()
784 NILFS_MDT(inode)->mi_palloc_cache = NULL; nilfs_palloc_destroy_cache()
H A Dmdt.c624 if (mi->mi_palloc_cache) nilfs_mdt_restore_from_shadow_map()
H A Dinode.c788 if (mdi && mdi->mi_palloc_cache) nilfs_clear_inode()

Completed in 111 milliseconds