Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dhpfs.h281 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 */
H A Dhpfs_fn.h114 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()
H A Dmap.c259 struct dnode *dnode; in hpfs_map_dnode() local
/linux/net/tipc/
H A Dname_distr.c151 u32 dnode, struct list_head *pls, u16 seqno) in named_distribute() argument
206 void tipc_named_node_up(struct net *net, u32 dnode, u16 capabilities) in tipc_named_node_up() argument
H A Dmsg.c82 u32 hsize, u32 dnode) in tipc_msg_init() argument
98 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create() argument
521 tipc_msg_try_bundle(struct sk_buff * tskb,struct sk_buff ** skb,u32 mss,u32 dnode,bool * new_bundle) tipc_msg_try_bundle() argument
H A Dnode.c692 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
723 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
1693 u32 dnode, int selector) in tipc_node_xmit()
1764 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb()
1781 u32 selector, dnode; in tipc_node_distr_xmit() local
1885 u32 dnode = msg_destnode(hdr); in tipc_node_bc_rcv() local
H A Dsocket.c288 u32 dnode; in tipc_sk_respond() local
556 u32 dnode = tsk_peer_node(tsk); in __tipc_shutdown() local
908 u32 dnode, u32 dport, int dlen) in tipc_send_group_msg()
1277 u32 dnode = tsk_peer_node(tsk); in tipc_sk_push_backlog() local
1567 u32 dnode = tsk_peer_node(tsk); in __tipc_sendstream() local
1800 u32 dnode = tsk_peer_node(tsk); in tipc_sk_build_ack() local
2488 u32 dnode, dport = 0; in tipc_sk_rcv() local
H A Dgroup.c417 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport, in tipc_group_cong()
672 { u32 dnode = tipc_own_addr(grp->net); in tipc_group_create_event() local
H A Dlink.c883 u32 dnode = tipc_own_addr(l->net); in link_schedule_user() local
1923 u32 dnode = l->addr; in tipc_link_create_dummy_tnl_msg() local
2499 u32 dnode = msg_destnode(hdr); in tipc_link_bc_nack_rcv() local
H A Dbcast.c293 u32 dnode, selector; in tipc_rcast_xmit() local
H A Dcrypto.c2204 u32 dnode = tipc_node_get_addr(dest); in tipc_crypto_key_distr() local
2239 u16 gen, u8 mode, u32 dnode) in tipc_crypto_key_xmit()
/linux/arch/powerpc/platforms/8xx/
H A Dtqm8xx_setup.c93 struct device_node *dnode; in init_ioports() local