Searched refs:fscache_uniq (Results 1 – 2 of 2) sorted by relevance
1168 kfree(mnt->fscache_uniq); in nfs_parse_mount_options()1169 mnt->fscache_uniq = NULL; in nfs_parse_mount_options()1173 kfree(mnt->fscache_uniq); in nfs_parse_mount_options()1174 mnt->fscache_uniq = NULL; in nfs_parse_mount_options()1420 if (nfs_get_option_str(args, &mnt->fscache_uniq)) in nfs_parse_mount_options()2248 nfs_fscache_get_super_cookie(s, data->fscache_uniq, NULL); in nfs_fs_mount()2264 kfree(data->fscache_uniq); in nfs_fs_mount()2626 s, data ? data->fscache_uniq : NULL, NULL); in nfs4_remote_mount()2850 kfree(data->fscache_uniq); in nfs4_mount()
94 char *fscache_uniq; member