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