Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
Dalloc.h85 struct nilfs_palloc_cache { struct
93 struct nilfs_palloc_cache *cache); argument
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()
838 struct nilfs_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()
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;