Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dthe_nilfs.h268 void destroy_nilfs(struct the_nilfs *nilfs);
H A Dsuper.c516 destroy_nilfs(nilfs); in nilfs_put_super()
1117 destroy_nilfs(nilfs); in nilfs_fill_super()
H A Dthe_nilfs.c84 void destroy_nilfs(struct the_nilfs *nilfs) in destroy_nilfs() function