Home
last modified time | relevance | path

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

/linux-4.4.14/net/rose/
Daf_rose.c1449 static const struct seq_operations rose_info_seqops = { variable
1458 return seq_open(file, &rose_info_seqops); in rose_info_open()