Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Droot.c334 static const struct fs_context_operations proc_fs_context_ops = { in proc_init_fs_context()
353 fc->ops = &proc_fs_context_ops; in proc_kill_sb()
323 static const struct fs_context_operations proc_fs_context_ops = { global() variable