Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dsuper.c2524 struct nfs_server *mnt_s = NFS_SB(cloned->sb); in nfs_get_cache_cookie() local
2525 if (!(mnt_s->options & NFS_OPTION_FSCACHE)) in nfs_get_cache_cookie()
2527 if (mnt_s->fscache_key) { in nfs_get_cache_cookie()
2528 uniq = mnt_s->fscache_key->key.uniquifier; in nfs_get_cache_cookie()
2529 ulen = mnt_s->fscache_key->key.uniq_len; in nfs_get_cache_cookie()