Searched refs:mnt_s (Results 1 – 1 of 1) sorted by relevance
2477 struct nfs_server *mnt_s = NFS_SB(cloned->sb); in nfs_get_cache_cookie() local2478 if (!(mnt_s->options & NFS_OPTION_FSCACHE)) in nfs_get_cache_cookie()2480 if (mnt_s->fscache_key) { in nfs_get_cache_cookie()2481 uniq = mnt_s->fscache_key->key.uniquifier; in nfs_get_cache_cookie()2482 ulen = mnt_s->fscache_key->key.uniq_len; in nfs_get_cache_cookie()