fs_context_for_reconfigure  319 fs/fs_context.c EXPORT_SYMBOL(fs_context_for_reconfigure);
fs_context_for_reconfigure  189 fs/fsopen.c    	fc = fs_context_for_reconfigure(target.dentry, 0, 0);
fs_context_for_reconfigure 1491 fs/namespace.c 		fc = fs_context_for_reconfigure(sb->s_root, SB_RDONLY,
fs_context_for_reconfigure 2544 fs/namespace.c 	fc = fs_context_for_reconfigure(path->dentry, sb_flags, MS_RMT_MASK);
fs_context_for_reconfigure  997 fs/super.c     		fc = fs_context_for_reconfigure(sb->s_root,
fs_context_for_reconfigure 1484 fs/super.c     	fc = fs_context_for_reconfigure(s->s_root, flags, MS_RMT_MASK);
fs_context_for_reconfigure  124 include/linux/fs_context.h extern struct fs_context *fs_context_for_reconfigure(struct dentry *dentry,