fs_context_for_reconfigure
fc = fs_context_for_reconfigure(mnt->mnt_root, mnt->mnt_sb->s_flags,
EXPORT_SYMBOL(fs_context_for_reconfigure);
fc = fs_context_for_reconfigure(target.dentry, 0, 0);
fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY,
fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK);
fc = fs_context_for_reconfigure(sb->s_root,
extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,