Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinternal.h49 extern int finish_clean_context(struct fs_context *fc);
H A Dfsopen.c287 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