Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dalloc.h85 struct nilfs_palloc_cache { struct
93 struct nilfs_palloc_cache *cache); argument
Dalloc.c264 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_desc_block()
283 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_bitmap_block()
299 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_delete_bitmap_block()
317 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_get_entry_block()
332 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_delete_entry_block()
839 struct nilfs_palloc_cache *cache) in nilfs_palloc_setup_cache()
847 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache; in nilfs_palloc_clear_cache()
Dmdt.h48 struct nilfs_palloc_cache *mi_palloc_cache;
Difile.c26 struct nilfs_palloc_cache palloc_cache;
Ddat.c31 struct nilfs_palloc_cache palloc_cache;