Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dgcinode.c171 * nilfs_remove_all_gcinodes() - remove all unprocessed gc inodes
174 void nilfs_remove_all_gcinodes(struct the_nilfs *nilfs) in nilfs_remove_all_gcinodes() function
H A Dnilfs.h388 void nilfs_remove_all_gcinodes(struct the_nilfs *nilfs);
H A Dioctl.c925 nilfs_remove_all_gcinodes(nilfs); in nilfs_ioctl_clean_segments()