Home
last modified time | relevance | path

Searched refs:nilfs_mdt_clear_shadow_map (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nilfs2/
H A Dmdt.h88 void nilfs_mdt_clear_shadow_map(struct inode *inode);
H A Dmdt.c666 * nilfs_mdt_clear_shadow_map - truncate pages in shadow map caches
669 void nilfs_mdt_clear_shadow_map(struct inode *inode) in nilfs_mdt_clear_shadow_map() function
H A Dsegment.c2560 nilfs_mdt_clear_shadow_map(nilfs->ns_dat); in nilfs_clean_segments()