Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/
Dsvcauth_unix.c111 static int ip_map_match(struct cache_head *corig, struct cache_head *cnew) in ip_map_match() argument
114 struct ip_map *new = container_of(cnew, struct ip_map, h); in ip_map_match()
118 static void ip_map_init(struct cache_head *cnew, struct cache_head *citem) in ip_map_init() argument
120 struct ip_map *new = container_of(cnew, struct ip_map, h); in ip_map_init()
126 static void update(struct cache_head *cnew, struct cache_head *citem) in update() argument
128 struct ip_map *new = container_of(cnew, struct ip_map, h); in update()
432 static int unix_gid_match(struct cache_head *corig, struct cache_head *cnew) in unix_gid_match() argument
435 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_match()
438 static void unix_gid_init(struct cache_head *cnew, struct cache_head *citem) in unix_gid_init() argument
440 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_init()
[all …]
/linux-4.4.14/fs/nfs/
Ddns_resolve.c70 static void nfs_dns_ent_update(struct cache_head *cnew, in nfs_dns_ent_update() argument
76 new = container_of(cnew, struct nfs_dns_ent, h); in nfs_dns_ent_update()
83 static void nfs_dns_ent_init(struct cache_head *cnew, in nfs_dns_ent_init() argument
89 new = container_of(cnew, struct nfs_dns_ent, h); in nfs_dns_ent_init()
96 nfs_dns_ent_update(cnew, ckey); in nfs_dns_ent_init()
/linux-4.4.14/fs/nfsd/
Dexport.c202 static inline void expkey_init(struct cache_head *cnew, in expkey_init() argument
205 struct svc_expkey *new = container_of(cnew, struct svc_expkey, h); in expkey_init()
215 static inline void expkey_update(struct cache_head *cnew, in expkey_update() argument
218 struct svc_expkey *new = container_of(cnew, struct svc_expkey, h); in expkey_update()
697 static void svc_export_init(struct cache_head *cnew, struct cache_head *citem) in svc_export_init() argument
699 struct svc_export *new = container_of(cnew, struct svc_export, h); in svc_export_init()
714 static void export_update(struct cache_head *cnew, struct cache_head *citem) in export_update() argument
716 struct svc_export *new = container_of(cnew, struct svc_export, h); in export_update()
Dnfs4idmap.c76 ent_init(struct cache_head *cnew, struct cache_head *citm) in ent_init() argument
78 struct ent *new = container_of(cnew, struct ent, h); in ent_init()
/linux-4.4.14/net/sunrpc/auth_gss/
Dsvcauth_gss.c127 static void rsi_init(struct cache_head *cnew, struct cache_head *citem) in rsi_init() argument
129 struct rsi *new = container_of(cnew, struct rsi, h); in rsi_init()
146 static void update_rsi(struct cache_head *cnew, struct cache_head *citem) in update_rsi() argument
148 struct rsi *new = container_of(cnew, struct rsi, h); in update_rsi()
370 rsc_init(struct cache_head *cnew, struct cache_head *ctmp) in rsc_init() argument
372 struct rsc *new = container_of(cnew, struct rsc, h); in rsc_init()
384 update_rsc(struct cache_head *cnew, struct cache_head *ctmp) in update_rsc() argument
386 struct rsc *new = container_of(cnew, struct rsc, h); in update_rsc()
/linux-4.4.14/Documentation/DocBook/
Dalsa-driver-api.xml.db241 API-snd-soc-cnew