Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.h295 const struct victim_selection *v_ops; /* victim selction operation */
307 struct victim_selection { struct
Dgc.c908 static const struct victim_selection default_v_ops = {
Dsegment.c2787 const struct victim_selection *v_ops = DIRTY_I(sbi)->v_ops; in get_ssr_segment()