Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.h283 int nilfs_discard_segments(struct the_nilfs *, __u64 *, size_t);
Dthe_nilfs.c730 int nilfs_discard_segments(struct the_nilfs *nilfs, __u64 *segnump, in nilfs_discard_segments() function
Dsegment.c2501 int ret = nilfs_discard_segments(nilfs, sci->sc_freesegs, in nilfs_clean_segments()