Home
last modified time | relevance | path

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

/linux/fs/
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()
A Dinternal.h47 extern const struct fs_context_operations legacy_fs_context_ops;
A Dfsopen.c403 if (fc->ops == &legacy_fs_context_ops) { in SYSCALL_DEFINE5()

Completed in 9 milliseconds