Home
last modified time | relevance | path

Searched refs:children_seq_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/proc/
Darray.c684 static const struct seq_operations children_seq_ops = { variable
696 ret = seq_open(file, &children_seq_ops); in children_seq_open()