Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dsegment.h278 const struct victim_selection *v_ops; /* victim selction operation */ member
Dsegment.c2443 const struct victim_selection *v_ops = DIRTY_I(sbi)->v_ops; in get_ssr_segment() local