Home
last modified time | relevance | path

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

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