Home
last modified time | relevance | path

Searched refs:nfs_dns_lookup (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Ddns_resolve.c203 static struct nfs_dns_ent *nfs_dns_lookup(struct cache_detail *cd, in nfs_dns_lookup() function
264 item = nfs_dns_lookup(cd, &key); in nfs_dns_parse()
288 *item = nfs_dns_lookup(cd, key); in do_cache_lookup()
303 *item = nfs_dns_lookup(cd, key); in do_cache_lookup_nowait()
/kernel/linux/linux-6.6/fs/nfs/
H A Ddns_resolve.c202 static struct nfs_dns_ent *nfs_dns_lookup(struct cache_detail *cd, in nfs_dns_lookup() function
263 item = nfs_dns_lookup(cd, &key); in nfs_dns_parse()
287 *item = nfs_dns_lookup(cd, key); in do_cache_lookup()
302 *item = nfs_dns_lookup(cd, key); in do_cache_lookup_nowait()

Completed in 2 milliseconds