Searched refs:mnt_s (Results 1 – 1 of 1) sorted by relevance
1228 struct nfs_server *mnt_s = NFS_SB(ctx->clone_data.sb); in nfs_get_cache_cookie() local1229 if (!(mnt_s->options & NFS_OPTION_FSCACHE)) in nfs_get_cache_cookie()1231 if (mnt_s->fscache_uniq) { in nfs_get_cache_cookie()1232 uniq = mnt_s->fscache_uniq; in nfs_get_cache_cookie()