Home
last modified time | relevance | path

Searched defs:cand (Results 1 – 1 of 1) sorted by relevance

/fs/logfs/
Dgc.c182 static struct gc_candidate *add_list(struct gc_candidate *cand, in add_list()
218 static void remove_from_list(struct gc_candidate *cand) in remove_from_list()
226 static void free_candidate(struct super_block *sb, struct gc_candidate *cand) in free_candidate()
236 struct gc_candidate *cand; in get_best_cand() local
268 static void __add_candidate(struct super_block *sb, struct gc_candidate *cand) in __add_candidate()
302 struct gc_candidate *cand; in add_candidate() local
321 struct gc_candidate *cand; in remove_segment_from_lists() local
368 struct gc_candidate *cand = NULL, *this; in get_candidate() local
384 static int __logfs_gc_once(struct super_block *sb, struct gc_candidate *cand) in __logfs_gc_once()
413 struct gc_candidate *cand; in logfs_gc_once() local
[all …]