Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dmount.h133 extern const struct seq_operations mounts_op;
Dproc_namespace.c275 ret = seq_open_private(file, &mounts_op, sizeof(struct proc_mounts)); in mounts_open_common()
Dnamespace.c1404 const struct seq_operations mounts_op = { variable