/Linux-v5.4/fs/hpfs/ |
D | dnode.c | 437 struct dnode *dnode; in move_to_top() local 522 struct dnode *dnode; in delete_empty_dnode() local 714 struct dnode *dnode = qbh->data; in hpfs_remove_dirent() local 746 struct dnode *dnode; in hpfs_count_dnodes() local 801 struct dnode *dnode; in map_nth_dirent() local 853 struct dnode *dnode; in map_pos_dirent() local 913 struct dnode *dnode; in map_dirent() local 953 struct dnode *dnode; in hpfs_remove_dtree() local
|
D | hpfs.h | 281 struct dnode { struct 283 __le32 first_free; /* offset from start of dnode to argument 286 u8 root_dnode: 1; /* Is it root dnode? */ argument 294 u8 root_dnode: 1; /* Is it root dnode? */ argument 297 __le32 up; /* (root dnode) directory's fnode argument 299 __le32 self; /* pointer to this dnode */ argument 300 u8 dirent[2028]; /* one or more dirents */
|
D | hpfs_fn.h | 114 static inline struct hpfs_dirent *dnode_first_de (struct dnode *dnode) in dnode_first_de() 121 static inline struct hpfs_dirent *dnode_end_de (struct dnode *dnode) in dnode_end_de()
|
D | map.c | 259 struct dnode *dnode; in hpfs_map_dnode() local
|
D | namei.c | 31 struct dnode *dnode; in hpfs_mkdir() local
|
/Linux-v5.4/net/tipc/ |
D | msg.c | 76 u32 hsize, u32 dnode) in tipc_msg_init() 92 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create() 522 u32 mtu, u32 dnode) in tipc_msg_make_bundle() 641 u32 dport, dnode; in tipc_msg_lookup_dest() local
|
D | name_distr.c | 144 u32 dnode, struct list_head *pls) in named_distribute() 188 void tipc_named_node_up(struct net *net, u32 dnode) in tipc_named_node_up()
|
D | node.c | 529 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn() 560 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn() 1437 u32 dnode, int selector) in tipc_node_xmit() 1490 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb() 1507 u32 selector, dnode; in tipc_node_distr_xmit() local 1598 u32 dnode = msg_destnode(hdr); in tipc_node_bc_rcv() local
|
D | socket.c | 246 u32 dnode; in tipc_sk_respond() local 508 u32 dnode = tsk_peer_node(tsk); in __tipc_shutdown() local 839 u32 dnode, u32 dport, int dlen) in tipc_send_group_msg() 1309 u32 dport, dnode = 0; in __tipc_sendmsg() local 1444 u32 dnode = tsk_peer_node(tsk); in __tipc_sendstream() local 1659 u32 dnode = tsk_peer_node(tsk); in tipc_sk_send_ack() local 2291 u32 dnode, dport = 0; in tipc_sk_rcv() local
|
D | group.c | 410 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport, in tipc_group_cong() 665 { u32 dnode = tipc_own_addr(grp->net); in tipc_group_create_event() local
|
D | link.c | 829 u32 dnode = tipc_own_addr(l->net); in link_schedule_user() local 1688 u32 dnode = l->addr; in tipc_link_create_dummy_tnl_msg() local 2267 u32 dnode = msg_destnode(hdr); in tipc_link_bc_nack_rcv() local
|
D | bcast.c | 286 u32 dnode, selector; in tipc_rcast_xmit() local
|
D | name_table.c | 423 u32 tipc_nametbl_translate(struct net *net, u32 type, u32 instance, u32 *dnode) in tipc_nametbl_translate()
|
/Linux-v5.4/drivers/net/appletalk/ |
D | ltpc.h | 51 unsigned char dnode; member 58 unsigned char dnode; member
|
D | ltpc.c | 723 int dnode, snode, llaptype, len; in sendup_buffer() local
|
/Linux-v5.4/arch/powerpc/platforms/8xx/ |
D | tqm8xx_setup.c | 95 struct device_node *dnode; in init_ioports() local
|
/Linux-v5.4/drivers/misc/mic/vop/ |
D | vop_main.c | 57 int dnode; member 482 int dnode) in _vop_add_device() 610 bool remove, int dnode) in _vop_scan_devices()
|
/Linux-v5.4/include/linux/ |
D | scif.h | 144 u8 dnode; member
|
/Linux-v5.4/drivers/misc/mic/bus/ |
D | vop_bus.h | 47 u8 dnode; member
|
D | scif_bus.h | 50 u8 dnode; member
|
D | vop_bus.c | 135 struct vop_hw_ops *hw_ops, u8 dnode, struct mic_mw *aper, in vop_register_device()
|
D | scif_bus.c | 134 struct scif_hw_ops *hw_ops, u8 dnode, u8 snode, in scif_register_device()
|