Home
last modified time | relevance | path

Searched defs:cnew (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dsvcauth_unix.c121 static int ip_map_match(struct cache_head *corig, struct cache_head *cnew) in ip_map_match()
128 static void ip_map_init(struct cache_head *cnew, struct cache_head *citem) in ip_map_init()
136 static void update(struct cache_head *cnew, struct cache_head *citem) in update()
439 static int unix_gid_match(struct cache_head *corig, struct cache_head *cnew) in unix_gid_match()
445 static void unix_gid_init(struct cache_head *cnew, struct cache_head *citem) in unix_gid_init()
451 static void unix_gid_update(struct cache_head *cnew, struct cache_head *citem) in unix_gid_update()
/openbmc/linux/fs/nfsd/
H A Dexport.c214 static inline void expkey_init(struct cache_head *cnew, in expkey_init()
227 static inline void expkey_update(struct cache_head *cnew, in expkey_update()
814 static void svc_export_init(struct cache_head *cnew, struct cache_head *citem) in svc_export_init()
832 static void export_update(struct cache_head *cnew, struct cache_head *citem) in export_update()
H A Dnfs4idmap.c78 ent_init(struct cache_head *cnew, struct cache_head *citm) in ent_init()
/openbmc/linux/fs/nfs/
H A Ddns_resolve.c71 static void nfs_dns_ent_update(struct cache_head *cnew, in nfs_dns_ent_update()
84 static void nfs_dns_ent_init(struct cache_head *cnew, in nfs_dns_ent_init()
/openbmc/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c160 static void rsi_init(struct cache_head *cnew, struct cache_head *citem) in rsi_init()
179 static void update_rsi(struct cache_head *cnew, struct cache_head *citem) in update_rsi()
422 rsc_init(struct cache_head *cnew, struct cache_head *ctmp) in rsc_init()
436 update_rsc(struct cache_head *cnew, struct cache_head *ctmp) in update_rsc()