Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.h295 const struct victim_selection *v_ops; /* victim selction operation */ member
Dsegment.c2787 const struct victim_selection *v_ops = DIRTY_I(sbi)->v_ops; in get_ssr_segment() local