Searched defs:cd (Results 1 – 9 of 9) sorted by relevance
/net/sunrpc/ |
D | cache.c | 82 struct cache_detail *cd) in sunrpc_begin_cache_remove_entry() 91 struct cache_detail *cd) in sunrpc_end_cache_remove_entry() 383 void sunrpc_init_cache_detail(struct cache_detail *cd) in sunrpc_init_cache_detail() 401 void sunrpc_destroy_cache_detail(struct cache_detail *cd) in sunrpc_destroy_cache_detail() 811 loff_t *ppos, struct cache_detail *cd) in cache_read() 893 size_t count, struct cache_detail *cd) in cache_do_downcall() 910 size_t count, struct cache_detail *cd) in cache_downcall() 932 struct cache_detail *cd) in cache_write() 951 struct cache_detail *cd) in cache_poll() 979 struct cache_detail *cd) in cache_ioctl() [all …]
|
D | svcauth_unix.c | 151 static int ip_map_upcall(struct cache_detail *cd, struct cache_head *h) in ip_map_upcall() 156 static void ip_map_request(struct cache_detail *cd, in ip_map_request() 176 static int ip_map_parse(struct cache_detail *cd, in ip_map_parse() 259 struct cache_detail *cd, in ip_map_show() 288 static struct ip_map *__ip_map_lookup(struct cache_detail *cd, char *class, in __ip_map_lookup() 306 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, in __ip_map_update() 466 static int unix_gid_upcall(struct cache_detail *cd, struct cache_head *h) in unix_gid_upcall() 471 static void unix_gid_request(struct cache_detail *cd, in unix_gid_request() 485 static int unix_gid_parse(struct cache_detail *cd, in unix_gid_parse() 557 struct cache_detail *cd, in unix_gid_show() [all …]
|
D | rpc_pipe.c | 1111 umode_t umode, struct cache_detail *cd) in rpc_create_cache_dir()
|
/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 183 static int rsi_upcall(struct cache_detail *cd, struct cache_head *h) in rsi_upcall() 188 static void rsi_request(struct cache_detail *cd, in rsi_request() 201 static int rsi_parse(struct cache_detail *cd, in rsi_parse() 297 static struct rsi *rsi_lookup(struct cache_detail *cd, struct rsi *item) in rsi_lookup() 309 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update() 435 static int rsc_upcall(struct cache_detail *cd, struct cache_head *h) in rsc_upcall() 440 static int rsc_parse(struct cache_detail *cd, in rsc_parse() 574 static struct rsc *rsc_lookup(struct cache_detail *cd, struct rsc *item) in rsc_lookup() 586 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) in rsc_update() 601 gss_svc_searchbyctx(struct cache_detail *cd, struct xdr_netobj *handle) in gss_svc_searchbyctx() [all …]
|
/net/bluetooth/cmtp/ |
D | sock.c | 69 struct cmtp_conndel_req cd; in do_cmtp_sock_ioctl() local
|
/net/bluetooth/bnep/ |
D | sock.c | 56 struct bnep_conndel_req cd; in do_bnep_sock_ioctl() local
|
/net/bluetooth/hidp/ |
D | sock.c | 52 struct hidp_conndel_req cd; in do_hidp_sock_ioctl() local
|
/net/dsa/ |
D | dsa2.c | 1493 struct dsa_chip_data *cd) in dsa_switch_parse_ports() 1523 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()
|
/net/bridge/ |
D | br_sysfs_br.c | 26 #define to_bridge(cd) ((struct net_bridge *)netdev_priv(to_net_dev(cd))) argument
|