Searched refs:mdi (Results 1 – 2 of 2) sorted by relevance
479 struct nilfs_mdt_info *mdi = NILFS_MDT(inode); in nilfs_mdt_clear() local480 struct nilfs_shadow_map *shadow = mdi->mi_shadow; in nilfs_mdt_clear()482 if (mdi->mi_palloc_cache) in nilfs_mdt_clear()490 mdi->mi_shadow = NULL; in nilfs_mdt_clear()500 struct nilfs_mdt_info *mdi = NILFS_MDT(inode); in nilfs_mdt_destroy() local502 kfree(mdi->mi_bgl); /* kfree(NULL) is safe */ in nilfs_mdt_destroy()503 kfree(mdi); in nilfs_mdt_destroy()
1085 struct nilfs_mdt_info *mdi = NILFS_MDT(inode); in nilfs_dirty_inode() local1093 if (mdi) { in nilfs_dirty_inode()
Completed in 10 milliseconds