alloc_fs_context
return alloc_fs_context(fs_type, NULL, sb_flags, 0,
return alloc_fs_context(dentry->d_sb->s_type, dentry, sb_flags,
fc = alloc_fs_context(type, reference, 0, 0, FS_CONTEXT_FOR_SUBMOUNT);