Home
last modified time | relevance | path

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

/linux-4.4.14/fs/logfs/
Dgc.c384 static int __logfs_gc_once(struct super_block *sb, struct gc_candidate *cand) in __logfs_gc_once() function
418 return __logfs_gc_once(sb, cand); in logfs_gc_once()
552 __logfs_gc_once(sb, wl_cand); in logfs_wl_pass()