Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h49 extern void vfs_clean_context(struct fs_context *fc);
H A Dfs_context.c739 void vfs_clean_context(struct fs_context *fc) in vfs_clean_context() function
H A Dnamespace.c4468 vfs_clean_context(fc); in SYSCALL_DEFINE3()