Home
last modified time | relevance | path

Searched refs:mnt_s (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/nfs/
Dsuper.c2582 struct nfs_server *mnt_s = NFS_SB(cloned->sb); in nfs_get_cache_cookie() local
2583 if (!(mnt_s->options & NFS_OPTION_FSCACHE)) in nfs_get_cache_cookie()
2585 if (mnt_s->fscache_key) { in nfs_get_cache_cookie()
2586 uniq = mnt_s->fscache_key->key.uniquifier; in nfs_get_cache_cookie()
2587 ulen = mnt_s->fscache_key->key.uniq_len; in nfs_get_cache_cookie()