Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dinternal.h49 extern void vfs_clean_context(struct fs_context *fc);
Dfsopen.c269 vfs_clean_context(fc); in vfs_cmd_reconfigure()
Dfs_context.c735 void vfs_clean_context(struct fs_context *fc) in vfs_clean_context() function
Dnamespace.c4183 vfs_clean_context(fc); in SYSCALL_DEFINE3()