Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dinternal.h65 extern const struct fs_context_operations legacy_fs_context_ops;
H A Dfs_context.c638 const struct fs_context_operations legacy_fs_context_ops = { variable
656 fc->ops = &legacy_fs_context_ops; in legacy_init_fs_context()
H A Dfsopen.c372 if (fc->ops == &legacy_fs_context_ops) { in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/fs/
H A Dfsopen.c224 if (exclusive && fc->ops == &legacy_fs_context_ops) in vfs_cmd_create()
408 if (fc->ops == &legacy_fs_context_ops) { in SYSCALL_DEFINE5()
H A Dinternal.h46 extern const struct fs_context_operations legacy_fs_context_ops;
H A Dfs_context.c689 const struct fs_context_operations legacy_fs_context_ops = { variable
707 fc->ops = &legacy_fs_context_ops; in legacy_init_fs_context()

Completed in 5 milliseconds