Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
Dthe_nilfs.h276 void destroy_nilfs(struct the_nilfs *nilfs);
Dsuper.c480 destroy_nilfs(nilfs); in nilfs_put_super()
1104 destroy_nilfs(nilfs); in nilfs_fill_super()
Dthe_nilfs.c86 void destroy_nilfs(struct the_nilfs *nilfs) in destroy_nilfs() function