Searched refs:mounts_op (Results 1 – 2 of 2) sorted by relevance
294 extern struct seq_operations mounts_op;298 int ret = seq_open(file, &mounts_op); in mounts_open()
244 struct seq_operations mounts_op = { variable