Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinternal.h48 extern void vfs_clean_context(struct fs_context *fc);
H A Dfsopen.c274 vfs_clean_context(fc); in vfs_cmd_reconfigure()
H A Dfs_context.c735 void vfs_clean_context(struct fs_context *fc) in vfs_clean_context() function
H A Dnamespace.c4029 vfs_clean_context(fc); in SYSCALL_DEFINE3()