cache_head 62 fs/nfs/dns_resolve.c struct cache_head h; cache_head 73 fs/nfs/dns_resolve.c static void nfs_dns_ent_update(struct cache_head *cnew, cache_head 74 fs/nfs/dns_resolve.c struct cache_head *ckey) cache_head 86 fs/nfs/dns_resolve.c static void nfs_dns_ent_init(struct cache_head *cnew, cache_head 87 fs/nfs/dns_resolve.c struct cache_head *ckey) cache_head 123 fs/nfs/dns_resolve.c static struct cache_head *nfs_dns_ent_alloc(void) cache_head 142 fs/nfs/dns_resolve.c struct cache_head *ch, cache_head 152 fs/nfs/dns_resolve.c struct cache_head *ch) cache_head 163 fs/nfs/dns_resolve.c static int nfs_dns_match(struct cache_head *ca, cache_head 164 fs/nfs/dns_resolve.c struct cache_head *cb) cache_head 178 fs/nfs/dns_resolve.c struct cache_head *h) cache_head 206 fs/nfs/dns_resolve.c struct cache_head *ch; cache_head 220 fs/nfs/dns_resolve.c struct cache_head *ch; cache_head 54 fs/nfsd/export.c struct cache_head *h, cache_head 169 fs/nfsd/export.c struct cache_head *h) cache_head 192 fs/nfsd/export.c static inline int expkey_match (struct cache_head *a, struct cache_head *b) cache_head 204 fs/nfsd/export.c static inline void expkey_init(struct cache_head *cnew, cache_head 205 fs/nfsd/export.c struct cache_head *citem) cache_head 217 fs/nfsd/export.c static inline void expkey_update(struct cache_head *cnew, cache_head 218 fs/nfsd/export.c struct cache_head *citem) cache_head 227 fs/nfsd/export.c static struct cache_head *expkey_alloc(void) cache_head 278 fs/nfsd/export.c struct cache_head *ch; cache_head 292 fs/nfsd/export.c struct cache_head *ch; cache_head 334 fs/nfsd/export.c struct cache_head *h, cache_head 673 fs/nfsd/export.c struct cache_head *h) cache_head 704 fs/nfsd/export.c static int svc_export_match(struct cache_head *a, struct cache_head *b) cache_head 712 fs/nfsd/export.c static void svc_export_init(struct cache_head *cnew, struct cache_head *citem) cache_head 729 fs/nfsd/export.c static void export_update(struct cache_head *cnew, struct cache_head *citem) cache_head 756 fs/nfsd/export.c static struct cache_head *svc_export_alloc(void) cache_head 793 fs/nfsd/export.c struct cache_head *ch; cache_head 806 fs/nfsd/export.c struct cache_head *ch; cache_head 1216 fs/nfsd/export.c struct cache_head *cp = p; cache_head 50 fs/nfsd/export.h struct cache_head h; cache_head 72 fs/nfsd/export.h struct cache_head h; cache_head 63 fs/nfsd/nfs4idmap.c struct cache_head h; cache_head 77 fs/nfsd/nfs4idmap.c ent_init(struct cache_head *cnew, struct cache_head *citm) cache_head 96 fs/nfsd/nfs4idmap.c static struct cache_head * cache_head 126 fs/nfsd/nfs4idmap.c idtoname_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, cache_head 141 fs/nfsd/nfs4idmap.c idtoname_match(struct cache_head *ca, struct cache_head *cb) cache_head 151 fs/nfsd/nfs4idmap.c idtoname_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) cache_head 268 fs/nfsd/nfs4idmap.c struct cache_head *ch = sunrpc_cache_lookup_rcu(cd, &item->h, cache_head 279 fs/nfsd/nfs4idmap.c struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h, cache_head 299 fs/nfsd/nfs4idmap.c nametoid_request(struct cache_detail *cd, struct cache_head *ch, char **bpp, cache_head 312 fs/nfsd/nfs4idmap.c nametoid_match(struct cache_head *ca, struct cache_head *cb) cache_head 322 fs/nfsd/nfs4idmap.c nametoid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) cache_head 426 fs/nfsd/nfs4idmap.c struct cache_head *ch = sunrpc_cache_lookup_rcu(cd, &item->h, cache_head 437 fs/nfsd/nfs4idmap.c struct cache_head *ch = sunrpc_cache_update(cd, &new->h, &old->h, cache_head 74 include/linux/sunrpc/cache.h struct cache_head *); cache_head 77 include/linux/sunrpc/cache.h struct cache_head *ch, cache_head 85 include/linux/sunrpc/cache.h struct cache_head *h); cache_head 89 include/linux/sunrpc/cache.h struct cache_head * (*alloc)(void); cache_head 91 include/linux/sunrpc/cache.h int (*match)(struct cache_head *orig, struct cache_head *new); cache_head 92 include/linux/sunrpc/cache.h void (*init)(struct cache_head *orig, struct cache_head *new); cache_head 93 include/linux/sunrpc/cache.h void (*update)(struct cache_head *orig, struct cache_head *new); cache_head 139 include/linux/sunrpc/cache.h struct cache_head *item; /* cache item we wait on */ cache_head 169 include/linux/sunrpc/cache.h extern struct cache_head * cache_head 171 include/linux/sunrpc/cache.h struct cache_head *key, int hash); cache_head 172 include/linux/sunrpc/cache.h extern struct cache_head * cache_head 174 include/linux/sunrpc/cache.h struct cache_head *new, struct cache_head *old, int hash); cache_head 177 include/linux/sunrpc/cache.h sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h); cache_head 182 include/linux/sunrpc/cache.h static inline struct cache_head *cache_get(struct cache_head *h) cache_head 188 include/linux/sunrpc/cache.h static inline struct cache_head *cache_get_rcu(struct cache_head *h) cache_head 195 include/linux/sunrpc/cache.h static inline void cache_put(struct cache_head *h, struct cache_detail *cd) cache_head 203 include/linux/sunrpc/cache.h static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) cache_head 213 include/linux/sunrpc/cache.h struct cache_head *h, struct cache_req *rqstp); cache_head 229 include/linux/sunrpc/cache.h extern void sunrpc_cache_unhash(struct cache_detail *, struct cache_head *); cache_head 76 net/sunrpc/auth_gss/svcauth_gss.c struct cache_head h; cache_head 115 net/sunrpc/auth_gss/svcauth_gss.c static int rsi_match(struct cache_head *a, struct cache_head *b) cache_head 137 net/sunrpc/auth_gss/svcauth_gss.c static void rsi_init(struct cache_head *cnew, struct cache_head *citem) cache_head 156 net/sunrpc/auth_gss/svcauth_gss.c static void update_rsi(struct cache_head *cnew, struct cache_head *citem) cache_head 175 net/sunrpc/auth_gss/svcauth_gss.c static struct cache_head *rsi_alloc(void) cache_head 185 net/sunrpc/auth_gss/svcauth_gss.c struct cache_head *h, cache_head 292 net/sunrpc/auth_gss/svcauth_gss.c struct cache_head *ch; cache_head 304 net/sunrpc/auth_gss/svcauth_gss.c struct cache_head *ch; cache_head 338 net/sunrpc/auth_gss/svcauth_gss.c struct cache_head h; cache_head 382 net/sunrpc/auth_gss/svcauth_gss.c rsc_match(struct cache_head *a, struct cache_head *b) cache_head 391 net/sunrpc/auth_gss/svcauth_gss.c rsc_init(struct cache_head *cnew, struct cache_head *ctmp) cache_head 405 net/sunrpc/auth_gss/svcauth_gss.c update_rsc(struct cache_head *cnew, struct cache_head *ctmp) cache_head 418 net/sunrpc/auth_gss/svcauth_gss.c static struct cache_head * cache_head 563 net/sunrpc/auth_gss/svcauth_gss.c struct cache_head *ch; cache_head 575 net/sunrpc/auth_gss/svcauth_gss.c struct cache_head *ch; cache_head 39 net/sunrpc/cache.c static bool cache_defer_req(struct cache_req *req, struct cache_head *item); cache_head 40 net/sunrpc/cache.c static void cache_revisit_request(struct cache_head *item); cache_head 43 net/sunrpc/cache.c static void cache_init(struct cache_head *h, struct cache_detail *detail) cache_head 56 net/sunrpc/cache.c static void cache_fresh_unlocked(struct cache_head *head, cache_head 59 net/sunrpc/cache.c static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, cache_head 60 net/sunrpc/cache.c struct cache_head *key, cache_head 64 net/sunrpc/cache.c struct cache_head *tmp; cache_head 80 net/sunrpc/cache.c static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, cache_head 81 net/sunrpc/cache.c struct cache_head *key, cache_head 84 net/sunrpc/cache.c struct cache_head *new, *tmp, *freeme = NULL; cache_head 127 net/sunrpc/cache.c struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, cache_head 128 net/sunrpc/cache.c struct cache_head *key, int hash) cache_head 130 net/sunrpc/cache.c struct cache_head *ret; cache_head 140 net/sunrpc/cache.c static void cache_dequeue(struct cache_detail *detail, struct cache_head *ch); cache_head 142 net/sunrpc/cache.c static void cache_fresh_locked(struct cache_head *head, time_t expiry, cache_head 155 net/sunrpc/cache.c static void cache_fresh_unlocked(struct cache_head *head, cache_head 164 net/sunrpc/cache.c struct cache_head *sunrpc_cache_update(struct cache_detail *detail, cache_head 165 net/sunrpc/cache.c struct cache_head *new, struct cache_head *old, int hash) cache_head 171 net/sunrpc/cache.c struct cache_head *tmp; cache_head 214 net/sunrpc/cache.c static int cache_make_upcall(struct cache_detail *cd, struct cache_head *h) cache_head 221 net/sunrpc/cache.c static inline int cache_is_valid(struct cache_head *h) cache_head 242 net/sunrpc/cache.c static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) cache_head 274 net/sunrpc/cache.c struct cache_head *h, struct cache_req *rqstp) cache_head 441 net/sunrpc/cache.c struct cache_head *ch = NULL; cache_head 513 net/sunrpc/cache.c struct cache_head *ch = NULL; cache_head 577 net/sunrpc/cache.c static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item) cache_head 586 net/sunrpc/cache.c struct cache_head *item, cache_head 617 net/sunrpc/cache.c static void cache_wait_req(struct cache_req *req, struct cache_head *item) cache_head 677 net/sunrpc/cache.c static bool cache_defer_req(struct cache_req *req, struct cache_head *item) cache_head 700 net/sunrpc/cache.c static void cache_revisit_request(struct cache_head *item) cache_head 774 net/sunrpc/cache.c struct cache_head *item; cache_head 1072 net/sunrpc/cache.c static void cache_dequeue(struct cache_detail *detail, struct cache_head *ch) cache_head 1193 net/sunrpc/cache.c int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) cache_head 1321 net/sunrpc/cache.c struct cache_head *ch; cache_head 1343 net/sunrpc/cache.c struct cache_head, cache_list); cache_head 1348 net/sunrpc/cache.c struct cache_head *ch = p; cache_head 1361 net/sunrpc/cache.c struct cache_head, cache_list); cache_head 1374 net/sunrpc/cache.c struct cache_head, cache_list); cache_head 1400 net/sunrpc/cache.c struct cache_head *cp = p; cache_head 1885 net/sunrpc/cache.c void sunrpc_cache_unhash(struct cache_detail *cd, struct cache_head *h) cache_head 97 net/sunrpc/svcauth_unix.c struct cache_head h; cache_head 106 net/sunrpc/svcauth_unix.c struct cache_head *item = container_of(kref, struct cache_head, ref); cache_head 119 net/sunrpc/svcauth_unix.c static int ip_map_match(struct cache_head *corig, struct cache_head *cnew) cache_head 126 net/sunrpc/svcauth_unix.c static void ip_map_init(struct cache_head *cnew, struct cache_head *citem) cache_head 134 net/sunrpc/svcauth_unix.c static void update(struct cache_head *cnew, struct cache_head *citem) cache_head 142 net/sunrpc/svcauth_unix.c static struct cache_head *ip_map_alloc(void) cache_head 152 net/sunrpc/svcauth_unix.c struct cache_head *h, cache_head 255 net/sunrpc/svcauth_unix.c struct cache_head *h) cache_head 287 net/sunrpc/svcauth_unix.c struct cache_head *ch; cache_head 314 net/sunrpc/svcauth_unix.c struct cache_head *ch; cache_head 420 net/sunrpc/svcauth_unix.c struct cache_head h; cache_head 433 net/sunrpc/svcauth_unix.c struct cache_head *item = container_of(kref, struct cache_head, ref); cache_head 441 net/sunrpc/svcauth_unix.c static int unix_gid_match(struct cache_head *corig, struct cache_head *cnew) cache_head 447 net/sunrpc/svcauth_unix.c static void unix_gid_init(struct cache_head *cnew, struct cache_head *citem) cache_head 453 net/sunrpc/svcauth_unix.c static void unix_gid_update(struct cache_head *cnew, struct cache_head *citem) cache_head 461 net/sunrpc/svcauth_unix.c static struct cache_head *unix_gid_alloc(void) cache_head 471 net/sunrpc/svcauth_unix.c struct cache_head *h, cache_head 535 net/sunrpc/svcauth_unix.c struct cache_head *ch; cache_head 557 net/sunrpc/svcauth_unix.c struct cache_head *h) cache_head 628 net/sunrpc/svcauth_unix.c struct cache_head *ch;