Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h50 extern int finish_clean_context(struct fs_context *fc);
H A Dfsopen.c282 ret = finish_clean_context(fc); in vfs_fsconfig_locked()
H A Dfs_context.c752 int finish_clean_context(struct fs_context *fc) in finish_clean_context() function