Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h129 extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,
/linux/fs/
H A Dfs_context.c337 struct fs_context *fs_context_for_reconfigure(struct dentry *dentry, in fs_context_for_reconfigure() function
344 EXPORT_SYMBOL(fs_context_for_reconfigure);
H A Dfsopen.c188 fc = fs_context_for_reconfigure(target.dentry, 0, 0); in SYSCALL_DEFINE3()
H A Dsuper.c1121 fc = fs_context_for_reconfigure(sb->s_root, in do_emergency_remount_callback()
1751 fc = fs_context_for_reconfigure(s->s_root, flags, MS_RMT_MASK); in reconfigure_single()
H A Dnamespace.c1862 fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY, in do_umount_root()
3085 fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK); in do_remount()