Searched refs:mounts_op (Results 1 – 3 of 3) sorted by relevance
132 extern const struct seq_operations mounts_op;
271 ret = seq_open_private(file, &mounts_op, sizeof(struct proc_mounts)); in mounts_open_common()
1618 const struct seq_operations mounts_op = { variable