Searched defs:cd (Results 1 – 10 of 10) sorted by relevance
| /net/sunrpc/ |
| D | cache.c | 199 static int cache_make_upcall(struct cache_detail *cd, struct cache_head *h) in cache_make_upcall() 347 void sunrpc_init_cache_detail(struct cache_detail *cd) in sunrpc_init_cache_detail() 365 void sunrpc_destroy_cache_detail(struct cache_detail *cd) in sunrpc_destroy_cache_detail() 781 loff_t *ppos, struct cache_detail *cd) in cache_read() 863 size_t count, struct cache_detail *cd) in cache_do_downcall() 879 size_t count, struct cache_detail *cd) in cache_slow_downcall() 895 size_t count, struct cache_detail *cd) in cache_downcall() 920 struct cache_detail *cd) in cache_write() 939 struct cache_detail *cd) in cache_poll() 967 struct cache_detail *cd) in cache_ioctl() [all …]
|
| D | svcauth_unix.c | 143 static void ip_map_request(struct cache_detail *cd, in ip_map_request() 163 static int ip_map_parse(struct cache_detail *cd, in ip_map_parse() 246 struct cache_detail *cd, in ip_map_show() 275 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, in __ip_map_lookup() 302 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, in __ip_map_update() 461 static void unix_gid_request(struct cache_detail *cd, in unix_gid_request() 475 static int unix_gid_parse(struct cache_detail *cd, in unix_gid_parse() 547 struct cache_detail *cd, in unix_gid_show() 590 struct cache_detail *cd; in unix_gid_cache_create() local 608 struct cache_detail *cd = sn->unix_gid_cache; in unix_gid_cache_destroy() local [all …]
|
| D | rpc_pipe.c | 1126 umode_t umode, struct cache_detail *cd) in rpc_create_cache_dir()
|
| /net/sunrpc/auth_gss/ |
| D | svcauth_gss.c | 174 static void rsi_request(struct cache_detail *cd, in rsi_request() 185 static int rsi_parse(struct cache_detail *cd, in rsi_parse() 280 static struct rsi *rsi_lookup(struct cache_detail *cd, struct rsi *item) in rsi_lookup() 292 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update() 407 static int rsc_parse(struct cache_detail *cd, in rsc_parse() 540 static struct rsc *rsc_lookup(struct cache_detail *cd, struct rsc *item) in rsc_lookup() 552 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) in rsc_update() 567 gss_svc_searchbyctx(struct cache_detail *cd, struct xdr_netobj *handle) in gss_svc_searchbyctx() 988 gss_write_init_verf(struct cache_detail *cd, struct svc_rqst *rqstp, in gss_write_init_verf() 1156 static int gss_proxy_save_rsc(struct cache_detail *cd, in gss_proxy_save_rsc() [all …]
|
| /net/dsa/ |
| D | legacy.c | 101 struct dsa_chip_data *cd = ds->cd; in dsa_switch_setup_one() local 220 struct dsa_chip_data *cd = dst->pd->chip + index; in dsa_switch_setup() local 331 struct dsa_chip_data *cd, in dsa_of_setup_routing_table() 363 struct dsa_chip_data *cd, in dsa_of_probe_links() 413 struct dsa_chip_data *cd; in dsa_of_probe() local
|
| D | dsa2.c | 628 static int dsa_parse_ports(struct dsa_chip_data *cd, struct dsa_switch *ds) in dsa_parse_ports()
|
| /net/bluetooth/cmtp/ |
| D | sock.c | 69 struct cmtp_conndel_req cd; in cmtp_sock_ioctl() local
|
| /net/bluetooth/bnep/ |
| D | sock.c | 56 struct bnep_conndel_req cd; in bnep_sock_ioctl() local
|
| /net/bluetooth/hidp/ |
| D | sock.c | 53 struct hidp_conndel_req cd; in hidp_sock_ioctl() local
|
| /net/bridge/ |
| D | br_sysfs_br.c | 26 #define to_bridge(cd) ((struct net_bridge *)netdev_priv(to_net_dev(cd))) argument
|