Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
Dsegment.h318 const struct victim_selection *v_ops; /* victim selction operation */ member
Dsegment.c2964 const struct victim_selection *v_ops = DIRTY_I(sbi)->v_ops; in get_ssr_segment() local