Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinternal.h67 extern void vfs_clean_context(struct fs_context *fc);
H A Dfsopen.c258 vfs_clean_context(fc); in vfs_fsconfig_locked()
H A Dfs_context.c665 void vfs_clean_context(struct fs_context *fc) in vfs_clean_context() function
H A Dnamespace.c3561 vfs_clean_context(fc); in SYSCALL_DEFINE3()