Searched refs:proc_fs_context_ops (Results 1 – 1 of 1) sorted by relevance
334 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