Home
last modified time | relevance | path

Searched defs:dnode (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/net/tipc/
Dmsg.c74 u32 hsize, u32 dnode) in tipc_msg_init()
90 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create()
432 bool tipc_msg_make_bundle(struct sk_buff **skb, u32 mtu, u32 dnode) in tipc_msg_make_bundle()
473 bool tipc_msg_reverse(u32 own_addr, struct sk_buff *buf, u32 *dnode, in tipc_msg_reverse()
516 u32 *dnode, int *err) in tipc_msg_lookup_dest()
Dname_distr.c92 u32 dnode; in named_cluster_distribute() local
169 u32 dnode, struct list_head *pls) in named_distribute()
212 void tipc_named_node_up(struct net *net, u32 dnode) in tipc_named_node_up()
Dsocket.c258 u32 dnode; in tsk_rej_rx_queue() local
412 u32 dnode, probing_state; in tipc_release() local
774 u32 dnode; in tipc_sk_proto_rcv() local
857 u32 dnode, dport; in __tipc_sendmsg() local
1015 u32 dnode; in __tipc_send_stream() local
1215 u32 dnode = tsk_peer_node(tsk); in tipc_sk_send_ack() local
1692 u32 dnode; in tipc_backlog_rcv() local
1766 u32 dnode, dport = 0; in tipc_sk_rcv() local
2072 u32 dnode; in tipc_shutdown() local
Dnode.c167 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
198 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
Dlink.c776 int tipc_link_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_link_xmit_skb()
799 int tipc_link_xmit(struct net *net, struct sk_buff_head *list, u32 dnode, in tipc_link_xmit()
/linux-4.1.27/fs/hpfs/
Ddnode.c434 struct dnode *dnode; in move_to_top() local
519 struct dnode *dnode; in delete_empty_dnode() local
711 struct dnode *dnode = qbh->data; in hpfs_remove_dirent() local
744 struct dnode *dnode; in hpfs_count_dnodes() local
799 struct dnode *dnode; in map_nth_dirent() local
851 struct dnode *dnode; in map_pos_dirent() local
911 struct dnode *dnode; in map_dirent() local
951 struct dnode *dnode; in hpfs_remove_dtree() local
Dhpfs.h280 struct dnode { struct
282 __le32 first_free; /* offset from start of dnode to argument
285 u8 root_dnode: 1; /* Is it root dnode? */ argument
293 u8 root_dnode: 1; /* Is it root dnode? */ argument
296 __le32 up; /* (root dnode) directory's fnode argument
298 __le32 self; /* pointer to this dnode */ argument
299 u8 dirent[2028]; /* one or more dirents */
Dhpfs_fn.h108 static inline struct hpfs_dirent *dnode_first_de (struct dnode *dnode) in dnode_first_de()
115 static inline struct hpfs_dirent *dnode_end_de (struct dnode *dnode) in dnode_end_de()
Dmap.c232 struct dnode *dnode; in hpfs_map_dnode() local
Dnamei.c30 struct dnode *dnode; in hpfs_mkdir() local
/linux-4.1.27/drivers/net/appletalk/
Dltpc.h50 unsigned char dnode; member
57 unsigned char dnode; member
Dltpc.c722 int dnode, snode, llaptype, len; in sendup_buffer() local
/linux-4.1.27/arch/powerpc/platforms/8xx/
Dtqm8xx_setup.c95 struct device_node *dnode; in init_ioports() local
/linux-4.1.27/drivers/i2c/busses/
Di2c-cbus-gpio.c229 struct device_node *dnode = pdev->dev.of_node; in cbus_i2c_probe() local