Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dfs_context.c39 static int legacy_init_fs_context(struct fs_context *fc);
265 init_fs_context = legacy_init_fs_context; in alloc_fs_context()
632 static int legacy_init_fs_context(struct fs_context *fc) in legacy_init_fs_context() function
691 error = legacy_init_fs_context(fc); in finish_clean_context()