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

/linux-master/fs/
H A Dfsopen.c224 if (exclusive && fc->ops == &legacy_fs_context_ops)
408 if (fc->ops == &legacy_fs_context_ops) {
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 in typeref:struct:fs_context_operations
707 fc->ops = &legacy_fs_context_ops;

Completed in 202 milliseconds