Searched refs:mnt_s (Results 1 – 1 of 1) sorted by relevance
2518 struct nfs_server *mnt_s = NFS_SB(cloned->sb); in nfs_get_cache_cookie() local2519 if (!(mnt_s->options & NFS_OPTION_FSCACHE)) in nfs_get_cache_cookie()2521 if (mnt_s->fscache_key) { in nfs_get_cache_cookie()2522 uniq = mnt_s->fscache_key->key.uniquifier; in nfs_get_cache_cookie()2523 ulen = mnt_s->fscache_key->key.uniq_len; in nfs_get_cache_cookie()