Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.h292 const struct victim_selection *v_ops; /* victim selction operation */ member
H A Dsegment.c2836 const struct victim_selection *v_ops = DIRTY_I(sbi)->v_ops; in get_ssr_segment() local