Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.h292 const struct victim_selection *v_ops; /* victim selction operation */
301 struct victim_selection { struct
H A Dgc.c831 static const struct victim_selection default_v_ops = {
H A Dsegment.c2836 const struct victim_selection *v_ops = DIRTY_I(sbi)->v_ops; in get_ssr_segment()