Searched refs:legacy_fs_context_ops (Results 1 – 3 of 3) sorted by relevance
224 if (exclusive && fc->ops == &legacy_fs_context_ops) in vfs_cmd_create()408 if (fc->ops == &legacy_fs_context_ops) { in SYSCALL_DEFINE5()
689 const struct fs_context_operations legacy_fs_context_ops = { variable707 fc->ops = &legacy_fs_context_ops; in legacy_init_fs_context()
46 extern const struct fs_context_operations legacy_fs_context_ops;