Home
last modified time | relevance | path

Searched refs:fs_context_for_reconfigure (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dfs_context.c286 struct fs_context *fs_context_for_reconfigure(struct dentry *dentry, in fs_context_for_reconfigure() function
293 EXPORT_SYMBOL(fs_context_for_reconfigure);
H A Dfsopen.c189 fc = fs_context_for_reconfigure(target.dentry, 0, 0); in SYSCALL_DEFINE3()
H A Dsuper.c998 fc = fs_context_for_reconfigure(sb->s_root, in do_emergency_remount_callback()
1487 fc = fs_context_for_reconfigure(s->s_root, flags, MS_RMT_MASK); in reconfigure_single()
H A Dnamespace.c1544 fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY, in do_umount_root()
2626 fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK); in do_remount()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs_context.h129 extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst421 struct fs_context *fs_context_for_reconfigure(