mounts_op 141 fs/mount.h extern const struct seq_operations mounts_op; mounts_op 1291 fs/namespace.c const struct seq_operations mounts_op = { mounts_op 271 fs/proc_namespace.c ret = seq_open_private(file, &mounts_op, sizeof(struct proc_mounts));