Home
last modified time | relevance | path

Searched refs:mounts_op (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dmount.h145 extern const struct seq_operations mounts_op;
H A Dproc_namespace.c272 ret = seq_open_private(file, &mounts_op, sizeof(struct proc_mounts)); in mounts_open_common()
H A Dnamespace.c1336 const struct seq_operations mounts_op = { variable
/kernel/linux/linux-6.6/fs/
H A Dmount.h133 extern const struct seq_operations mounts_op;
H A Dproc_namespace.c275 ret = seq_open_private(file, &mounts_op, sizeof(struct proc_mounts)); in mounts_open_common()
H A Dnamespace.c1483 const struct seq_operations mounts_op = { variable

Completed in 14 milliseconds