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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dmdt.h39 * @mi_palloc_cache: persistent object allocator cache
50 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;
272 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache;
290 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache;
697 NILFS_MDT(inode)->mi_palloc_cache = cache;
703 struct nilfs_palloc_cache *cache = NILFS_MDT(inode)->mi_palloc_cache;
718 NILFS_MDT(inode)->mi_palloc_cache = NULL;
H A Dmdt.c576 if (mdi->mi_palloc_cache)

Completed in 107 milliseconds