Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dv_midi.c172 struct vmidi_devc v_ops[2]; member
/linux-4.4.14/fs/f2fs/
Dsegment.h243 const struct victim_selection *v_ops; /* victim selction operation */ member
Dsegment.c1072 const struct victim_selection *v_ops = DIRTY_I(sbi)->v_ops; in get_ssr_segment() local