Searched refs:object_seqops (Results 1 – 1 of 1) sorted by relevance
564 static const struct seq_operations object_seqops = { variable573 return seq_open(file, &object_seqops); in open_objects()