Home
last modified time | relevance | path

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

/fs/
Dmount.h95 extern const struct seq_operations mounts_op;
Dproc_namespace.c271 ret = seq_open(file, &mounts_op); in mounts_open_common()
Dnamespace.c1078 const struct seq_operations mounts_op = { variable