Searched defs:cnew (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | svcauth_unix.c | 119 static int ip_map_match(struct cache_head *corig, struct cache_head *cnew) in ip_map_match() 126 static void ip_map_init(struct cache_head *cnew, struct cache_head *citem) in ip_map_init() 134 static void update(struct cache_head *cnew, struct cache_head *citem) in update() 437 static int unix_gid_match(struct cache_head *corig, struct cache_head *cnew) in unix_gid_match() 443 static void unix_gid_init(struct cache_head *cnew, struct cache_head *citem) in unix_gid_init() 449 static void unix_gid_update(struct cache_head *cnew, struct cache_head *citem) in unix_gid_update()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | export.c | 214 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() 730 static void svc_export_init(struct cache_head *cnew, struct cache_head *citem) in svc_export_init() 747 static void export_update(struct cache_head *cnew, struct cache_head *citem) in export_update()
|
| H A D | nfs4idmap.c | 77 ent_init(struct cache_head *cnew, struct cache_head *citm) in ent_init()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | dns_resolve.c | 72 static void nfs_dns_ent_update(struct cache_head *cnew, in nfs_dns_ent_update() 85 static void nfs_dns_ent_init(struct cache_head *cnew, in nfs_dns_ent_init()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/ |
| H A D | svcauth_gss.c | 136 static void rsi_init(struct cache_head *cnew, struct cache_head *citem) in rsi_init() 155 static void update_rsi(struct cache_head *cnew, struct cache_head *citem) in update_rsi() 396 rsc_init(struct cache_head *cnew, struct cache_head *ctmp) in rsc_init() 410 update_rsc(struct cache_head *cnew, struct cache_head *ctmp) in update_rsc()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Flags.c | 427 XF86OptionPtr option, cnew, old; in xf86parseOption() local
|