Home
last modified time | relevance | path

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

/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h648 unsigned int cache_check; member
680 unsigned int cache_check; member
/linux/Documentation/filesystems/nfs/
H A Drpc-cache.rst117 The item returned is typically passed to cache_check which will check
119 cache_check will return -ENOENT in the entry is negative or if an up
123 cache_check can be passed a "struct cache_req\*". This structure is
/linux/include/linux/sunrpc/
H A Dcache.h227 extern int cache_check(struct cache_detail *detail,
/linux/net/sunrpc/
H A Dsvcauth_unix.c653 ret = cache_check(sn->unix_gid_cache, &ug->h, &rqstp->rq_chandle); in unix_gid_find()
707 switch (cache_check(sn->ip_map_cache, &ipm->h, &rqstp->rq_chandle)) { in svcauth_unix_set_client()
H A Dcache.c344 int cache_check(struct cache_detail *detail, in cache_check() function
354 EXPORT_SYMBOL_GPL(cache_check);
/linux/fs/nfs/
H A Ddns_resolve.c289 ret = cache_check(cd, &(*item)->h, &dreq->req); in do_cache_lookup()
/linux/fs/nfsd/
H A Dexport.c963 err = cache_check(cd, &ek->h, reqp); in exp_find_key()
988 err = cache_check(cd, &exp->h, reqp); in exp_get_by_name()
H A Dnfs4idmap.c517 ret = cache_check(detail, &(*item)->h, &rqstp->rq_chandle); in idmap_lookup()
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c637 if (cache_check(cd, &found->h, NULL)) in gss_svc_searchbyctx()
1197 if (cache_check(sn->rsi_cache, &rsip->h, &rqstp->rq_chandle) < 0) in svcauth_gss_legacy_init()